Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 282 Bytes

File metadata and controls

21 lines (15 loc) · 282 Bytes

Boync Program Libaray

Building

From the root directory of the repository:

./build.sh all

Testing (BPF)

From the root directory of the repository:

cargo test-bpf --bpf-out-dir ../../../test-programs/

Testing (TypeScript)

TBD

Documentation

TBD