mkdir bin
- Put
FullNode.jar
in thebin
directory ./scripts/run.sh
- Wait some time
./scripts/proposal.sh
- Note that proposal will be executed only in an hour
FullNode address: http://localhost:26667
SolidityNode address: http://localhost:26668
Private key with some TRX: 138a22c03039e688daa2b7c785d1e8d6b9375d4413e6ea82471b1e7a61701a9d
./scripts/deploy.sh
- Fill
TRANSFER_VERIFIER_ADDRESS
in the.env
file with the output address
./scripts/verify.sh
./scripts/stop.sh
./scripts/clean.sh