Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 219 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 219 Bytes

Disperse

One transaction to disperse ERC20 tokens to multiple addresses.

Development

Run the following commands:

To install dependencies:

yarn

To run the local node and web app:

yarn dev