radix-dapp-toolkit
radix-dapp-toolkit copied to clipboard
Radix dApp Toolkit: Tools for building dApps on Radix
Radix dApp Toolkit - v2 Monorepo
Look for dApp toolkit and related packages under the /packages directory. Example applications are under the /examples directory.
Apache 2.0 License
- Code of Conduct
- Contribution Guidelines
- EULA
This is merging Radix dApp Toolkit, √ Connect Button, Wallet Request SDK, Radix Connect Schemas into one mono-repository.
Migration guide
- v1 -> v2 migration guide
Versions In This Repository
- main - This is all of the current work, which is against v2 of RDT right now
Most PRs should be made to main.
Important
By contributing or commenting on issues in this repository, whether you've read them or not, you're agreeing to the Contributor Code of Conduct. Much like traffic laws, ignorance doesn't grant you immunity.
Development
cdto the repository rootnpm installto install all dependenciesnpm run testwill run the test suitenpm run devwill start the dApp toolkit development servers