Skip to content
/ coral Public
forked from PufferFinance/coral

CLI tool for interacting with the Puffer Protocol

License

Notifications You must be signed in to change notification settings

almerico/coral

 
 

Repository files navigation

Coral

Middleware used to talk between Enclave and Puffer smart contracts.

Dependencies

Building

Building Coral from source

Debug mode

cargo build

release mode

cargo build --release

Running

ClI interface (dev mode)

cargo run --bin coral-cli

Installing

cargo install -f --path=coral-cli

About

CLI tool for interacting with the Puffer Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 84.4%
  • Shell 15.2%
  • Dockerfile 0.4%