truffle-plugin-topup

0.0.1 • Public • Published

Truffle plugin topup

Install

Add to your project by executing:

npm install truffle-plugin-topup

Add the following to your truffle config (truffle-config.js or truffle.js):

plugins: ['truffle-plugin-topup']

Run

truffle run ADDRESS [AMOUNT]

example:

truffle run 0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee 10 would topup account 0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee by 10 Ether. AMOUNT is optional and defaults to 10 Ether.

Readme

Keywords

Package Sidebar

Install

npm i truffle-plugin-topup

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

2.52 kB

Total Files

4

Last publish

Collaborators

  • canufeel