Skip to content

MiraculousWang/tronlink-extension

 
 

Repository files navigation

for test

TronLink

TronLink is a browser wallet for TRON. It enables you to send and receive TRX, TRC10 and TRC20 tokens. Developers can integrate TronLink into their website to create Decentralised Apps.

Downloads

ChromeDownload   Chrome Web Store   Chrome Web Store

Firefox – Coming soon

Installation

Install yarn

https://yarnpkg.com/en/docs/install

Install dependencies

$ yarn install
$ lerna bootstrap

Building

# Build all sources
$ yarn build
# Build the backend, along with the injected page script
$ yarn build:core
# Build only the popup component
$ yarn build:popup

Linting

# Run linter over the ./packages folder
$ yarn lint

Links

About

TronLink Chrome Extension

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.0%
  • CSS 24.8%
  • Other 0.2%