Windows:
- nodejs: https://nodejs.org/en/
- git bash: https://git-scm.com/downloads
OR
Ubuntu:
- sudo apt update
- sudo apt install nodejs
- git clone https://github.com/ericet/cosmos-learn.git
- cd cosmos-learn
- npm install
- cp .env.example .env
- Add your mnemonic(if more than 1, separated by a comma) to the .env
Run any script:
- node xxxx.js
If you find this script is useful to you, donation will be appreciated: 0x434DCffCF7dABd48B284860C27ebd184C91341F5
Windows:
- 安装nodejs: https://nodejs.org/en/
- 安装git bash: https://git-scm.com/downloads
或者
Ubuntu:
- sudo apt update
- sudo apt install nodejs
- git clone https://github.com/ericet/cosmos-learn.git
- cd cosmos-learn
- npm install
- cp .env.example .env
- 把助记词添加到.env里面的MNEMONIC后面,如果多号,用逗号间隔开
- node xxxx.js
如果你觉得脚本帮助到你,可以捐献一点心意。
钱包地址:0x434DCffCF7dABd48B284860C27ebd184C91341F5, 各链通用.