super cool toolkit
Project description
lord kelvin
EVM interface
Quickstart:
- 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-3.1.3.tar.gz
(6.2 kB
view details)
File details
Details for the file lordkelvin-3.1.3.tar.gz.
File metadata
- Download URL: lordkelvin-3.1.3.tar.gz
- Upload date:
- Size: 6.2 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.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05dae8c16527817df2a4a789929cf292f099355f490c9779957020d50f91be95
|
|
| MD5 |
db416b375f8959926cb9e4f919e7a479
|
|
| BLAKE2b-256 |
6b797c55b56e96cfcff7869f57a4925acae9a63ea0403c2b426bb9cc213cbbb4
|