torus-blockstack-demo
v1.3.0
Published
StarkCrate Application w/ Torus compatibility. Turned a blockstack application sample to also have Torus login compatibility as well
Downloads
10
Maintainers
Readme
This is an application demo known as StarkCrate
The purpose of this NPM package is to run this application demo/sample (which is a Blockstack app) that has Torus
Compatibility
You can build untop of this NPM package or run your own Blockstack/Torus hybrid authentication application
Running:
git clone https://github.com/blockstack/blockstack-browser.git
npm install
npm run dev
npm i torus-blockstack-demo
npm run start