babylonchain / storage-contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo storage contract

Demo contract which enables saving arbitrary data into Babylon with bitcoin timestamped, and checking whether data is Bitcoin finalized.

Not for production. Best used as example.

Also part of e2e test-suite.

Development

Build the contract

Make sure you have cargo-run-script installed and docker running.

cargo run-script optimize

About

License:Apache License 2.0


Languages

Language:Rust 62.5%Language:Shell 37.5%