An interface for nominating validators on the Tangle network, managing account, bridging TNT, and more.
Once the development environment is set up, you may proceed to install the required dependencies and run the dapp locally.
-
Clone this repo
git clone [email protected]:webb-tools/webb-dapp.git
-
Install dependencies by
yarn
yarn install
-
Start the dApp by the following command:
yarn nx serve tangle-dapp
Visit http://localhost:4200/
to see the Tangle dApp!
Happy hacking!
If you need help or you want to additional information please:
- Refer to the Tangle Network Official Documentation.
- If you have feedback on how to improve the Webb Dapp interface or you have a specific question? Check out the Webb Dapp Feedback Discussion.
- If you found a bug please open an issue or join our Discord server to report it.