https://github.com/weavevm/rusty-gateway
rusty-gateway is a WeavevM 0xbabe bundles gateway written in Rust
https://github.com/weavevm/rusty-gateway
Last synced: about 2 months ago
JSON representation
rusty-gateway is a WeavevM 0xbabe bundles gateway written in Rust
- Host: GitHub
- URL: https://github.com/weavevm/rusty-gateway
- Owner: weaveVM
- License: mit
- Created: 2025-02-18T22:32:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T22:33:38.000Z (over 1 year ago)
- Last Synced: 2025-02-18T23:28:20.251Z (over 1 year ago)
- Language: Rust
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
`rusty-gateway` is a WeavevM [0xbabe bundles](https://github.com/weaveVM/bundler) gateway written in Rust
## Resolve an envelope
#### API Endpoint: https://gateway.wvm.rs
```bash
GET /bundle/:bundle_txid/:envelope_index
```
## License
This project is licensed under the [MIT License](./LICENSE)