Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sedaprotocol/seda-networks


https://github.com/sedaprotocol/seda-networks

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

## Local Development

### Gentx Validation

- Modify the variables at the top of `main.go` if and when needed
- Build and run the container
```
docker build -t validate-gentx .
docker run validate-gentx
```