super cool toolkit
Project description
lord kelvin
EVM interface
Quickstart:
- to just build the docker image, type:
make dbuild
- to run tests, type:
make -C tools
- or to use a specific ganache port:
PORT=1234 make -C tools
- to run tests, then get a shell, type:
make -C tools sh
- or to use a specific ganache port:
PORT=1234 make -C tools sh
Using different networks
-
Only
ganacheandkovanare supported -
To add a network:
-
- add a new
env.{NEWORK}.shfile to tools
- add a new
-
- add a new alias in
tools/aliases
- add a new alias in
Inside docker
-
your life is easy, just type the name of the network!
-
Examples:
ganache
kovan
Outside docker
- to use ganache (the default), type:
source env.sh
- to use kovan, type:
source env.kovan.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lordkelvin-4.4.4.tar.gz
(16.0 kB
view details)
File details
Details for the file lordkelvin-4.4.4.tar.gz.
File metadata
- Download URL: lordkelvin-4.4.4.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc401b1e40c0f02f08c5da952e7ac27165bfc2ea03e08ddf4f01652f1b02dd65
|
|
| MD5 |
4a73037e2c7791204f1634c002795afb
|
|
| BLAKE2b-256 |
b6c3458ab651bbf683fd01033d4cf69c923c077d1f465c53c730b025079faafe
|