A client-side framework for building model-driven decentralized applications on top of Blockstack storage and authentication.
For documentation on using Radiks, visit the Blockstack documentation for developers.
To compile with babel, run:
yarn compile
# or, to auto-compile when files change
yarn compile-watch
To run tests:
yarn test
To run eslint
:
yarn eslint