issues
search
threefoldfoundation
/
tfchain
Official implementation of the ThreeFold blockchain
https://explorer.threefoldtoken.com
Apache License 2.0
13
stars
7
forks
source link
TFT<->ERC20 Bridge
#256
Closed
GlenDC
closed
5 years ago
GlenDC
commented
5 years ago
adds ERC20 Transactions to TFT;
adds packages as well as dependencies to support ERC20 interaction (validation, event listening and Tx creation, using a light client);
adds the bridged cmd that runs a bridge between TFT and ERC20 (TFT20), allowing funds to be transferred between these;
adds
v1.1.2
(alpha) changelog;
fixed Makefile
xc
and
xc-edge
targets, allowing for xc builds using xgo (as to be able to handle the
CGO
requirements in a XC environment);
v1.1.2
(alpha) changelog;xc
andxc-edge
targets, allowing for xc builds using xgo (as to be able to handle theCGO
requirements in a XC environment);