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

https://github.com/meshplus/bitxhub-model

BitXHub related data model definitions
https://github.com/meshplus/bitxhub-model

Last synced: 5 months ago
JSON representation

BitXHub related data model definitions

Awesome Lists containing this project

README

          

# The BitXHub Model

The bitxhub project model definition.

## Usage

```shell
// Generate *.pb.go and grpc service file
make all
```

## Contributing

See [CONTRIBUTING.md](https://github.com/meshplus/bitxhub-model/blob/master/CONTRIBUTING.md).

## License

[Apache-2.0](https://github.com/meshplus/bitxhub-model/blob/master/LICENSE)