Skip to content

canufeel/truffle-plugin-topup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Truffle Topup Plugin

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors