10000 GitHub - PufferFinance/coral: CLI tool for interacting with the Puffer Protocol
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PufferFinance/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 coral-cli

Inside this repository

cargo install -f --path=coral-cli

Remote installation without local repository cloning

cargo install -f --git https://github.com/PufferFinance/coral.git

About

CLI tool for interacting with the Puffer Protocol

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

0