Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 357 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 357 Bytes

Omnilock

Document

See RFC

Build

git submodule update --init
make all-via-docker

Test

cd tests/omni_lock_rust && cargo test

Deployment

See RFC