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
- Host: GitHub
- URL: https://github.com/meshplus/bitxhub-model
- Owner: meshplus
- License: apache-2.0
- Created: 2020-03-29T12:47:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T08:03:39.000Z (over 1 year ago)
- Last Synced: 2025-08-15T15:30:12.106Z (10 months ago)
- Language: Go
- Homepage:
- Size: 1.21 MB
- Stars: 9
- Watchers: 9
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)