erc20_monitor

command
v1.1.2-rc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2019 License: BSD-3-Clause Imports: 5 Imported by: 0

README

erc20 monitor

This is a demo application showing the erc20 (T)TFT to regular (T)TFT conversion. Right now the page is only able to show the balance of an address.

Contract

A test contract has been deployed on the Rinkeby testnet. The contract source can be found in testcontract.sol.

Running

If you want to run this example yourself, simply build the example (go build), and run the produced binary in this directory. You will require an etherscan API key. You also need to specify the listening address for the server.

The following example runs the server on port 8888 on every interface on the local machine, with an API Key set as an environment variable.

./erc20_monitor $APIKEY :8888

Development

The webpage uses vue.js. Local development requires vue cli for some necessary tools. Further explanation on the web development process can be found on the official vue docs.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL