This is the OriginTrail web interface to manage your node tokens and ether as well as to manage wallets.
https://node-profile.origintrail.io/
- Display all balances on Management wallet and Operational wallet as well as your profile (ERC725 identity)
- Add/remove new management wallets and operational wallets from your profile
- Deposit ETH to your Operational wallet
- Deposit TRAC tokens to your profile
- Withdraw earned token from your profile to your Management wallet
This is the Open Source project and you are welcome to contribute. Furthermore, you may use it from our website https://node-profile.origintrail.io/ or you can download the project and run it locally.
npm install
npm run serve
npm run build
npm run test
npm run lint