Skip to content

cuteWarmFrog/radix-dapp-toolkit

 
 

Repository files navigation

Radix Logo Radix dApp Toolkit: Tools for building dApps on Radix

npm version

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

This is merging Radix dApp Toolkit, √ Connect Button, Wallet Request SDK, Radix Connect Schemas into one mono-repository.

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

  1. cd to the repository root
  2. npm install to install all dependencies
  3. npm run test will run the test suite
  4. npm run dev will start the dApp toolkit development servers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • Smarty 0.6%
  • JavaScript 0.5%
  • Dockerfile 0.2%
  • HTML 0.1%
  • CSS 0.1%