Code Monkey home page Code Monkey logo

tronlink's Introduction

Waffle.io - Columns and their card count

TronLink

View TronLink on the Chrome Webstore

TronLink is a Chrome Extension for Website to Blockchain intercommunication on the Tron Network.
It allows developers to integrate smart contract calls on their site, in turn enabling the use of Dapps from within the browser. It also functions as a standard Tron wallet for anybody wanting to broadcast and receive transactions on the network.

If you would like to follow the development progress of the extension we invite you to view our task board on waffle.io.

Build Instructions (Unix):

git clone https://github.com/TronWatch/TronLink/
yarn install
yarn symlink
yarn build:all

Build Instructions (Windows):

git clone https://github.com/TronWatch/TronLink/
yarn install
yarn symlink:win
yarn build:all

Load the root folder as an unpacked Chrome Extension in Chrome.

The symlink is required due to sharing a small communication and utility library between the backend and the popup (react).

If you would only like to build the backend of the extension run yarn build. If you would like to build just the popup (react) run yarn build:react. If you wish to build both at the same time run yarn build:all.

Linting is automated and is required to submit changes to the project. ESLint will automatically run when you create a commit and also during a PR. You can find the ESLint configuration in the root directory at .eslintrc.js. At the moment there is no linting enforced for the popup (app/popup/src).

When building for react, a production output will be created due to limitations by create-react-app. It will include the source map for debugging.

tronlink's People

Contributors

metjm avatar kondax avatar tpudel avatar magalon avatar fbsobreira avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.