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: 8 days ago
JSON representation

Ethereum Virtual Machine (EVM) implementation

Lists

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.