Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 358 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 358 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