DEMO - https://wallet-link.ibnz.dev/
This is a React application to fetch and display details from TRON Blockchain wallets (Tronlink, Klever). This should help community developers, who are building decentralised applications, to establish a link and communication with Tron Blockchain.
Feel free to add extra functions or improvements, this helps me to familiarise myself with source control and open source project managing. By contributing, you also help to build yet another open-source tool on TRON Network.
- KLEVER - https://klever.io/en/
- TronLink - https://www.tronlink.org/
- Copy project to your directory ( git clone https://github.com/ibnzUK/Ton-Wallet-React-Integration )
- navigate to Ton-Wallet-React-Integration project directory
- make sure you have node.js installed on your machine
- install project packages (npm install)
- start a project (npm run start)