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

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

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`.