mirror of
https://github.com/alexgo-io/b20.git
synced 2026-01-12 14:34:10 +08:00
6727740764164a52de28f3e76db31900e9aa9b72
Bumps [semver](https://github.com/npm/node-semver) from 7.4.0 to 7.5.4. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.4.0...v7.5.4) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
B20
The first version of B20, an order matching protocol for peer to peer exchange of digital assets written in Clarity.
The protocol only facilitates order matching, which means that the actual order generation and order books are managed off-chain. Users will first deploy a wallet contract and deposit their digital assets into it. They then sign order structs in order to trade.
Description
Languages
Clarity
99.7%
Shell
0.3%
