Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ...
- Host: GitHub
- URL: https://github.com/hienduyph/genesis
- Owner: hienduyph
- Created: 2021-10-15T15:02:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T01:25:45.000Z (about 3 years ago)
- Last Synced: 2024-11-09T06:27:49.871Z (about 2 months ago)
- Topics: blockchain, dapp, defi, smart-contracts, solidity
- Language: Go
- Homepage: https://www.hienph.dev/tags/blockchains/
- Size: 2.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`