xrc20tokens

command
v2.6.3 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

README

1. Install ioctl and solc

wget https://github.com/ethereum/solidity/releases/download/v0.5.16/solc-static-linux

chmod +x solc-static-linux

cp solc-static-linux /usr/local/bin/solc

curl https://raw.githubusercontent.com/iotexproject/iotex-core/master/install-cli.sh | sh -s "unstable"

2. Compile XRC20 Contract using ioctl

ioctl contract compile XRC20 --abi-out XRC20.abi --bin-out XRC20.bin

3. Create and Set Private Key

ioctl account create
...

export PrivateKey=d0bd45f30f5efea...7a498

Get some testnet IOTX from https://faucet.iotex.io/ for the created account.

4. Run

./xrc20tokens

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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