Ballista is a protocol for building instructions and executing them at runtime.
- Raw Insturction
- Be able to insert evaluated data into raw instruction
- Struct definitions
- Be able to construct mpl metadata args
- Add more tests
Prerequites
- brew install protobuf
- protoc --version
- export PROTOC=/usr/local/bin/protoc