Skip to content

babylonchain/storage-contract

Repository files navigation

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