https://github.com/mlabs-haskell/purescript-cip30-mock
https://github.com/mlabs-haskell/purescript-cip30-mock
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mlabs-haskell/purescript-cip30-mock
- Owner: mlabs-haskell
- Created: 2024-06-27T17:23:48.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-24T12:47:31.000Z (over 1 year ago)
- Last Synced: 2025-03-09T11:57:59.770Z (over 1 year ago)
- Language: Nix
- Size: 72.3 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# purescript-cip30-mock
This repository contains a mock implementation for the Cardano Cip30 Wallet
interface, written in PureScript. The mock can be used for testing purposes to
simulate a wallet without needing to interact with an actual Cardano wallet.
This package is used in [cardano-transaction-lib](https://github.com/Plutonomicon/cardano-transaction-lib).