Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nervous-systems/sputter
Ethereum Virtual Machine (EVM) implementation
https://github.com/nervous-systems/sputter
clojure cryptocurrency cryptography ethereum virtual-machine
Last synced: 3 months ago
JSON representation
Ethereum Virtual Machine (EVM) implementation
- Host: GitHub
- URL: https://github.com/nervous-systems/sputter
- Owner: nervous-systems
- License: unlicense
- Created: 2017-09-10T17:31:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-27T08:45:40.000Z (almost 6 years ago)
- Last Synced: 2024-07-20T13:24:23.454Z (4 months ago)
- Topics: clojure, cryptocurrency, cryptography, ethereum, virtual-machine
- Language: Clojure
- Size: 60.5 KB
- Stars: 121
- Watchers: 18
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ethereum-virtual-machine - sputter
README
# sputter [![CI status](https://circleci.com/gh/nervous-systems/sputter.png?style=shield&circle-token=5cca12638fd7c08b7e9d8614f32e8dc51259dafc)](https://circleci.com/gh/nervous-systems/sputter)
Immutable Ethereum Virtual Machine (EVM) implementation.
## Supporting Documentation
- [Implementing the Ethereum Virtual Machine (Part I)](https://nervous.io/clojure/crypto/2017/09/12/clojure-evm)
- [Implementing the Ethereum Virtual Machine (Part II)](https://nervous.io/clojure/crypto/2017/10/18/clojure-evm-ii)## Helpful Resources
- [Awesome Ethereum Virtual Machine](https://github.com/pirapira/awesome-ethereum-virtual-machine)# License
`sputter` is free and unencumbered public domain software. For more
information, see http://unlicense.org/ or the accompanying LICENSE
file.