This script can engrave inscriptions across spaces.
- Install the node.js environment.
- Use git to download this project:
git clone https://github.com/0x01010110/corecfxs.git
- 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
.
- Currently, a fixed gasPrice of 100 GDrip is used, and it can be configured in the configuration file.
node getMapAddress.js