An open API service indexing awesome lists of open source software.

https://github.com/cryptape/omnilock


https://github.com/cryptape/omnilock

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Omnilock

## Document
See [RFC](https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0042-omnilock/0042-omnilock.md)

## Build

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

## Test

```
cd tests/omni_lock_rust && cargo test
```

## Deployment

See [RFC](https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0042-omnilock/0042-omnilock.md)