Go-based blockchain projects
go build
./ossicones
./ossicones --config {CONFIG_PATH}
API docs(https://youngtak-han.gitbook.io/api-docs-ossicones/) - editing
Dev Plan=
- Blockchain & Coin Features
- IoC Container(Wire-Jacket) : https://syntaxsugar.tistory.com/entry/koWire-Jacket-IoC-Container-of-googlewire-for-cloud-native
- Configuration(Viper) : https://syntaxsugar.tistory.com/entry/Golang-Configuration
- Test(Testify) : https://syntaxsugar.tistory.com/entry/GoGolang-Test
- Logging(UNDEFINED)
- Persistence(Bolt)
- Containerize(Docker)
- Orchestration(Kubernetes)
- Clean Code