Luke Parker
2022-08-25 04:02:13 -04:00
parent 5b2940e161
commit 546b772be3
8 changed files with 93 additions and 8 deletions

View File

@@ -7,20 +7,24 @@ wallet.
### Layout
- `docs` - Documentation on the Serai protocol.
- `docs`: Documentation on the Serai protocol.
- `coins` - Various coin libraries intended for usage in Serai yet also by the
wider community. This means they will always support the functionality Serai
needs, yet won't disadvantage other use cases when possible.
- `crypto` - A series of composable cryptographic libraries built around the
- `crypto`: A series of composable cryptographic libraries built around the
`ff`/`group` APIs achieving a variety of tasks. These range from generic
infrastructure, to our IETF-compliant FROST implementation, to a DLEq proof as
needed for Bitcoin-Monero atomic swaps.
- `processor` - A generic chain processor to process data for Serai and process
- `coins`: Various coin libraries intended for usage in Serai yet also by the
wider community. This means they will always support the functionality Serai
needs, yet won't disadvantage other use cases when possible.
- `processor`: A generic chain processor to process data for Serai and process
events from Serai, executing transactions as expected and needed.
- `contracts`: Smart Contracts implementing Serai's functionality.
- `substrate`: Substrate crates used to instantiate the Serai network.
### Links
- [Twitter](https://twitter.com/SeraiDEX): https://twitter.com/SeraiDEX