Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nlok5923/modularhouse-project
https://github.com/nlok5923/modularhouse-project
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nlok5923/modularhouse-project
- Owner: nlok5923
- License: apache-2.0
- Created: 2024-07-11T07:43:45.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T10:18:56.000Z (6 months ago)
- Last Synced: 2024-07-14T00:19:09.386Z (6 months ago)
- Language: Rust
- Size: 204 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
For DA, go to `/da-server` and run :
```
go run main.go
```For Orger Book to run, go to `/host` and run:
```
cargo run
```For running the main script, go to `/clob-chain` and run:
```
cargo run
```