Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.38 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.38 KB

Tangle dApp

An interface for nominating validators on the Tangle network, managing account, bridging TNT, and more.

Run Tangle dApp

Once the development environment is set up, you may proceed to install the required dependencies and run the dapp locally.

  1. Clone this repo

    git clone [email protected]:webb-tools/webb-dapp.git
  2. Install dependencies by yarn

     yarn install

⚠️ REQUIRED: Node.js version >= v18.19.0

  1. Start the dApp by the following command:

    yarn nx serve tangle-dapp

Visit http://localhost:4200/ to see the Tangle dApp!

Happy hacking!

Need help?

If you need help or you want to additional information please: