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: about 6 hours 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-27T08:45:40.000Z (about 6 years ago)
- Last Synced: 2025-03-28T19:13:18.108Z (18 days ago)
- Topics: clojure, cryptocurrency, cryptography, ethereum, virtual-machine
- Language: Clojure
- Size: 60.5 KB
- Stars: 121
- Watchers: 17
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ethereum-virtual-machine - sputter
README
# sputter [](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.