Go to file
Kieran Prasch cc627bb908 Improve exception handling when connecting to the blockchain; Improve code style of character base 2018-10-05 20:17:03 -07:00
.circleci Fix circleCI stale filepath for eth-contracts build. 2018-09-24 18:43:01 -07:00
cli Add Ursula installation flag, add docs and colors to CLI. 2018-10-04 14:44:19 -07:00
doc Moving Characters to characters.lawful, in preparation for (now) the introduction of Vladimir and (not now) the introduction of a factory-style Character creation flow. 2018-09-12 13:58:13 +02:00
examples Deprecate CLI demo module; Respond to RFC & cleanup 2018-09-24 18:42:42 -07:00
nucypher Improve exception handling when connecting to the blockchain; Improve code style of character base 2018-10-05 20:17:03 -07:00
scripts Add output to precommit hook + better name 2018-06-28 16:48:51 -07:00
tests Use click built-in tooling for more eager and through CLI input validation; Document all CLI options. 2018-10-02 21:29:23 -07:00
.coveragerc add coveragrc 2018-06-25 15:34:15 -07:00
.gitignore Remove examples dir, relocate remaining valuable parts to cli.demos update gitignore: ursula's db 2018-08-31 11:33:46 -07:00
Pipfile Allow the creation of node configurations in CLI for multiple character classes 2018-10-04 14:37:10 -07:00
README.md Subdivide contract tests; Add parallel step circleci contract workflow 2018-06-17 15:30:16 -07:00
mypy.ini Tone-down mypy even more 2018-09-21 11:43:07 -07:00
pytest.ini Start to update contract tests to pure web3 api; *borrowing* populus namespacs. 2018-04-15 16:05:12 -07:00
setup.py Integrate downstream changes, from PR #424 2018-09-10 16:13:06 +02:00
tox.ini Make tox installing with --develop 2017-09-16 23:49:58 -07:00

README.md

CircleCI