cfxs_to_erc20
v1.0.1
Published
[中文说明](./readmezh.md)
Downloads
1
Readme
corecfxs from old to new
This script can engrave inscriptions across spaces.
Usage
- Install the node.js environment.
- Run
npm install
. - Add config file
cp config.json.sample config.json
. Modify theprivateKey
in theconfig.json
file and fill in your private key. Make sure your account has enough CFX to cover transaction fees. - Start the script with
node index.js
.
Notes
- Currently, a fixed gasPrice of 100 GDrip is used, and it can be configured in the configuration file.
Obtain Mapping Address
node getMapAddress.js