https://github.com/mlabs-haskell/purescript-bytearrays
ByteArray utilities
https://github.com/mlabs-haskell/purescript-bytearrays
Last synced: over 1 year ago
JSON representation
ByteArray utilities
- Host: GitHub
- URL: https://github.com/mlabs-haskell/purescript-bytearrays
- Owner: mlabs-haskell
- Created: 2024-01-11T20:23:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T12:46:25.000Z (over 1 year ago)
- Last Synced: 2025-03-16T13:35:30.682Z (over 1 year ago)
- Language: Nix
- Size: 60.5 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# purescript-bytearrays
ByteArray type and utilities for [CTL](https://github.com/Plutonomicon/cardano-transaction-lib/).
A wrapper over `Uint8Array`from `Data.ArrayBuffer.Types`.