-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove omnilock It is moved to: https://github.com/cryptape/omnilock * About omnilock
- Loading branch information
1 parent
abdcb11
commit c643c18
Showing
35 changed files
with
20 additions
and
14,623 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
# ckb production scripts | ||
|
||
CKB scripts used in production. | ||
|
||
### Build | ||
|
||
``` | ||
git submodule update --init --recursive | ||
make all-via-docker | ||
``` | ||
|
||
### RFC and Deployment | ||
|
||
* [sUDT](https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0025-simple-udt/0025-simple-udt.md) | ||
* [Anyone Can Pay](https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0026-anyone-can-pay/0026-anyone-can-pay.md) | ||
* [xUDT](https://github.com/nervosnetwork/rfcs/pull/428) | ||
|
||
### Omnilock | ||
It is moved to a [new repo](https://github.com/cryptape/omnilock). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.