Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/typechain #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Feature/typechain #12

wants to merge 3 commits into from

Conversation

xgreenx
Copy link

@xgreenx xgreenx commented Jun 16, 2022

Preview

Project Abstract

We attempt to bring type safety to working with Polkadot contracts at the front-end side of development. Based on contracts ABIs' content, we generate corresponding runtime code in addition to TypeScript types definitions for the contracts, so that developers deal with pre-typed methods on the contract.

Generating such code automatically with CLI brings convenience to the dApps development, as well as speeds up required codebase updates, when contracts are changed in pre-release stage.

For which grant level are you applying?

  • Level 2: Up to $50,000, 3 approvals

Application Checklist

  • The application template has been copied, renamed (typechain-polkadot.md) and updated.
  • I have read and understood the FAQs, application guidelines and announcement guidelines.
  • A BTC, Ethereum (USDT/USDC/DAI) or Polkadot/Kusama (aUSD) address for the payment of the milestones is provided inside the application.
  • I have read and acknowledge the terms and conditions.
  • The software delivered for this grant will be released under an open-source license specified in the application.
  • The initial PR contains only one commit (squash and force-push if needed).
  • The grant will only be announced once the first milestone has been accepted.
  • I prefer the discussion of this application to be in a private Element/Matrix channel. My username is: @toma.sadova:matrix.org

How Did You Hear About our grants program?

  • Other: Previous successful applications for OpenBrush and Sol2Ink

Copy link

@alex-tsx alex-tsx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MIT License added to the Roadmap

applications/typechain-polkadot.md Show resolved Hide resolved
applications/typechain-polkadot.md Show resolved Hide resolved
applications/typechain-polkadot.md Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants