/Tron-Wallet-React-Integration

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.

Primary LanguageJavaScript

TRON WALLET & REACT INTEGRATION

Preview

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.

Community coders, please commit

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.


Tested Wallets

Running instructions

  • 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)