call-contract

1.0.0 • Public • Published
  1. 保存keystore,其相对于 main.js 的位置是 ../keystore/keystore,内容如下
    const keystore = {/*你的keystore内容*/}
    const password = 'your password'
    module.exports = {keystore, password}
  1. 修改 config.js 配置项
  2. 执行 npm install(如果执行太久,可以试试 npm install --registry=https://registry.npm.taobao.org)
  3. 执行 npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i call-contract

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

5.02 kB

Total Files

5

Last publish

Collaborators

  • kenshinlin