Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoyangLiu committed Sep 29, 2020
2 parents 19a0de8 + 675cf1e commit 40043fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Suppose you have already issued a BEP2 token, and you want to deploy a BEP20 tok
Fill contract byte code to `contract_data`

4. Deploy contract, bind and transfer ownership:

```shell script
./script/bind.sh {mainnet/testnet} {bep2TokenIssuerKeyName} {password, for ledger key, use empty string: ""} {peggyAmount} {bep2 token symbol} {token owner} {path to bnbcli or tbnbcli}
```
Expand Down

0 comments on commit 40043fa

Please sign in to comment.