Skip to content

A client-side framework for building model-driven decentralized applications.

License

Notifications You must be signed in to change notification settings

taraldefi/radiks

 
 

Repository files navigation

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

About

A client-side framework for building model-driven decentralized applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.9%
  • JavaScript 32.1%