Look for dApp toolkit and related packages under the /packages directory. Example applications are under the /examples directory.
This is merging Radix dApp Toolkit, √ Connect Button, Wallet Request SDK, Radix Connect Schemas into one mono-repository.
- main - This is all of the current work, which is against v2 of RDT right now
Most PRs should be made to main.
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.
-
cd
to the repository root -
npm install
to install all dependencies -
npm run test
will run the test suite -
npm run dev
will start the dApp toolkit development servers