Skip to content

v0.1.0: Pre-prealpha

Latest
Compare
Choose a tag to compare
@sorpaas sorpaas released this 31 Aug 17:07
· 170 commits to master since this release

The initial release of the SputnikVM Development Environment. See README file for complete usage instruction. We currently support Linux and MacOS, Windows support is work-in-progress.

Simple usage:

svmdev --listen 127.0.0.1:8545

You will then be able to use localhost 8545 port as a normal Ethereum RPC endpoint, execute transactions or call contracts. The complete list of supported RPCs can be found at the README.