Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hienduyph/genesis

Block Chain From Scratch, Smart Contract, Dapp, Defi ...
https://github.com/hienduyph/genesis

blockchain dapp defi smart-contracts solidity

Last synced: 4 days ago
JSON representation

Block Chain From Scratch, Smart Contract, Dapp, Defi ...

Awesome Lists containing this project

README

        

# Genesis

Jet another block chain from scratch

## Get Starter

```bash
docker-compose up
```

## Development
- go >= 1.17

### Useful commands
- Run the di `go run github.com/google/wire/cmd/wire ./cmd/...`
- Run the cli `go run ./cmd/tbb`