1.0.12 • Published 4 years ago

@scholl/radiks-bug-fix v1.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Radiks

A client-side framework for building model-driven decentralized applications on top of Blockstack storage and authentication.

Documentation

For documentation on using Radiks, visit the Blockstack documentation for developers.

Development

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