Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btc-vision/opnet-order-book
OPNet OrderBook contract
https://github.com/btc-vision/opnet-order-book
Last synced: 28 days ago
JSON representation
OPNet OrderBook contract
- Host: GitHub
- URL: https://github.com/btc-vision/opnet-order-book
- Owner: btc-vision
- License: mit
- Created: 2024-11-11T01:23:17.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-07T15:07:02.000Z (about 1 month ago)
- Last Synced: 2024-12-07T15:18:38.106Z (about 1 month ago)
- Language: TypeScript
- Size: 238 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OP_NET Order Book Contract
![Bitcoin](https://img.shields.io/badge/Bitcoin-000?style=for-the-badge&logo=bitcoin&logoColor=white)
![AssemblyScript](https://img.shields.io/badge/assembly%20script-%23000000.svg?style=for-the-badge&logo=assemblyscript&logoColor=white)
![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![NodeJS](https://img.shields.io/badge/Node%20js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white)
![WebAssembly](https://img.shields.io/badge/WebAssembly-654FF0?style=for-the-badge&logo=webassembly&logoColor=white)
![NPM](https://img.shields.io/badge/npm-CB3837?style=for-the-badge&logo=npm&logoColor=white)[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
## Prerequisites
- Ensure you have [Node.js](https://nodejs.org/en/download/prebuilt-installer) and [npm](https://www.npmjs.com/) installed on your computer.
## License
This project is licensed under the MIT License. View the full license [here](LICENSE.md).