UNPKG

torus-blockstack-demo

Version:

StarkCrate Application w/ Torus compatibility. Turned a blockstack application sample to also have Torus login compatibility as well

15 lines (14 loc) 345 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>StarkCrate</title> </head> <body> <div id="root"> <script src="https://app.tor.us/v0.1.2/embed.min.js" integrity="sha384-K0+ZXfdlBGg/11L/B7pPBsfbggPm/8h/w2t7sz6vYTTQhaLoBHfmNEH+oDFDd8sZ" crossorigin="anonymous"></script> </div> </body> </html>