Skip to content

BitcoinHackathon/haratani

Repository files navigation

Wormhole SDK Scaffold React

Setup

  1. Install wormholecash globally
    • npm install wormholecash --global
  2. Scaffold an Angular app w/ Wormhole SDK web bindings
    • wormhole new myApp --scaffold react
  3. cd in to the newly created app
    • cd myApp
  4. Install dependencies
    • npm install
  5. Start the app
    • npm start
  6. Open a browser to http://localhost:3000/
  7. Win

Build Status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published