An open API service indexing awesome lists of open source software.

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

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)