An open API service indexing awesome lists of open source software.

https://github.com/hackjutsu/blockchain-inbox

💰 Code playground for Solidity
https://github.com/hackjutsu/blockchain-inbox

Last synced: about 1 year ago
JSON representation

💰 Code playground for Solidity

Awesome Lists containing this project

README

          

# Inbox
A simple blockchain contract for inbox backed by Ethereum.

# Run
```
npm install
node deploy.js
```

# Test
```
npm run test
```

# License
MIT