This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Version 1.0.0-beta
Pre-release
Pre-release
albrow
released this
14 Jul 20:53
·
1549 commits
to development
since this release
This is the initial beta release for 0x Mesh!
This release supports the following features:
- Automatic peer discovery via a DHT.
- A JSON-RPC endpoint for interacting with your Mesh node. It includes support for adding new orders and subscribing to order updates.
- Efficient order validation and order watching under the hood. You will get notified quickly when orders are expired, canceled, or filled.
- Basic limitations on the size and types of messages sent by peers. Peers that send malformed messages or messages that are too big will be dropped.
In addition to improving stability and scalability we plan to release many more important features in the near future. Check out https://github.com/0xProject/0x-mesh/issues for more information about what we are working on.