drizzle-utils
v0.1.1
Published
A library of frontend utilities for making dapps
Downloads
9
Readme
Drizzle Utils
A library of frontend utilities for making dapps
For usage
See the README for the core package here.
For development
Make sure you have Yarn installed globally.
- Clone the repo.
- Run
lerna bootstrap
. - (Optional) Run
yarn
inside any of thetest-app
folders.