https://github.com/mlabs-haskell/tx-bakery
Transaction builder written in Rust
https://github.com/mlabs-haskell/tx-bakery
Last synced: over 1 year ago
JSON representation
Transaction builder written in Rust
- Host: GitHub
- URL: https://github.com/mlabs-haskell/tx-bakery
- Owner: mlabs-haskell
- License: apache-2.0
- Created: 2024-03-08T09:14:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T08:33:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T01:19:45.857Z (over 1 year ago)
- Language: Rust
- Homepage: https://mlabs-haskell.github.io/tx-bakery/
- Size: 2.13 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Transaction Village
## Packages
- [tx-bakery](./tx-bakery) - Transaction Bakery - Rust based transaction builder
library
- [tx-bakery-ogmios](./tx-bakery-ogmios) - Ogmios support for Transaction Bakery
- [tx-bakery-plutip](./tx-bakery-plutip) - Plutip support for Transaction Bakery
## Documents
- [Contributing guideline](/CONTRIBUTING.md)
- [License](/LICENSE)