ethereum / ethereum/populus

Scripts feature

Open
#129 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
No language data
Stars
319
Forks
110
PR merge metrics
No merged PRs in 30d

Description

### What was wrong?

Concept for a new feature that sits somewhere in the middle of `deploy` and `migrate`. These would be pre-written scripts that can be executed from the command line. They are provided with full access to the `project/chain/web3` objects as necessary. The idea is that there are programatic things that the user may want to do like querying for event logs. One prime example use case is the logic contained in `ethereum-alarm-clock-client`. Ideally, that entire codebase would become a script within the `ethereum-alarm-clock` codebase.
- Access to `project`, `chain`, and `web3` objects.
- API for adding command line arguments so that scripts can be parametrized.
#### Cute Animal Picture

> put a cute animal picture here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.