Skip to content
This repository was archived by the owner on Oct 3, 2020. It is now read-only.

Commit 9f3cfbd

Browse files
authored
Update README.md
1 parent cd3a546 commit 9f3cfbd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ repository. The current version of the specification is outdated; it will be rep
1010
required set of the underlying standards is completed.
1111

1212
The present parts of the RGB project under development include:
13-
* [LNPBPS](https://github.com/lnp-bp/lnpbps): aforementioned set of core standards
14-
* [rust-lnpbp](https://github.com/lnp-bp/lnpbps): core LNPBP library implementing LNPBPS written in Rust
13+
* [LNPBPs](https://github.com/lnp-bp/lnpbps): aforementioned set of core standards
14+
* [rust-lnpbp](https://github.com/lnp-bp/lnpbps): core LNP/BP library implementing LNPBPS written in Rust
1515
* [lbx](https://github.com/lnp-bp/lbx): command-line tool for performing basic operations (commitments etc)
1616
defined in LNP/BP standards; based on the rust-lnpbp library
17-
* [rust-rgb](https://github.com/rgb-org/rust-rgb): library implementing asset-specific functionality on top
17+
* [rust-rgb](https://github.com/rgb-org/rust-rgb): library implementing wallet- and asset-specific functionality on top
1818
of generic client-validated state paradigm
19-
* [Kaleidoscope](https://github.com/rgb-org/kaleidoscope): command-line wallet for Bitcoin and RGB protocols
19+
* [Kaleidoscope](https://github.com/rgb-org/kaleidoscope): reference command-line wallet for Bitcoin and RGB protocols
2020
* [Bifrost](https://github.com/rgb-org/Bifrost): server for storing client-validated data blobs. On hold.
2121

2222
In this repository you can browse the most recent version under this develop branch, which existed before it was
@@ -28,7 +28,7 @@ branches of the current repo:
2828
performed in the mid 2019 by Maxim Orlovsky
2929

3030
# RGB protocol old specification, v0.9
31-
1. [OpenSeals](01-OpenSeals.md) – a framework defining distributed state management mechanics used by
31+
1. [Seals layer](01-OpenSeals.md) – a framework defining distributed state management mechanics used by
3232
RGB to issue and account issued assets on top of LNP/BP suite.
3333
2. [LightningNetwork](02-LightningNetwork.md) – implementation of OpenSeals for Lightning Network channels
3434
3. [Wire protocol](03-Wire.md) – wire protocol for OpenSeals P2P node communications

0 commit comments

Comments
 (0)