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

https://github.com/mlabs-haskell/purescript-cardano-message-signing

A PureScript adapter for @mlabs-haskell/cardano-message-signing
https://github.com/mlabs-haskell/purescript-cardano-message-signing

Last synced: 5 months ago
JSON representation

A PureScript adapter for @mlabs-haskell/cardano-message-signing

Awesome Lists containing this project

README

          

# purescript-cardano-message-signing

A PureScript adapter for [`@mlabs-haskell/cardano-message-signing`](https://www.npmjs.com/package/@mlabs-haskell/cardano-message-signing), which is a vendored version of [`@emurgo/cardano-message-signing`](https://www.npmjs.com/package/@emurgo/cardano-message-signing-nodejs?activeTab=readme).

[CIP-30](https://cips.cardano.org/cip/CIP-30/) and [CIP-8](https://cips.cardano.org/cip/CIP-8/) `signData`-compatible.

The tests are located in [`cardano-transaction-lib` repo](https://github.com/Plutonomicon/cardano-transaction-lib/).