XRDNA Blockchain Protobuf files
This repository contains the XRDNA Blockchain Protobuf files.
To use the XRDNA Blockchain Protobuf files in your project, you can follow these steps:
- Clone the repository:
git clone https://github.com/thorium-dev-group/xrdna-blockchain-protos.git- Include the Protobuf files in your project.
- Create a git submodule:
git submodule add https://github.com/thorium-dev-group/xrdna-blockchain-protos.git path/to/your/protos- Include the Protobuf files in your project.
Here's an example of how you can use the XRDNA Blockchain Protobuf files in your code: