| Crates.io | cardano-connector |
| lib.rs | cardano-connector |
| version | 0.4.0 |
| created_at | 2025-04-01 10:17:06.242238+00 |
| updated_at | 2025-05-23 14:38:40.252895+00 |
| description | Platform for implementing Cardano Wallet connector to run in web browsers. |
| homepage | https://primetype.co.uk |
| repository | https://github.com/primetype/cardano-connector |
| max_upload_size | |
| id | 1614670 |
| size | 83,998 |
Rust web-wasm32* compatible implementation of Cardano CIP30.
* as in this is meant to run in a browser.
| API | Status |
|---|---|
name |
✅ |
version |
✅ |
icon |
✅ |
supported_extensions |
✅ |
enabled |
✅ |
enable |
✅ |
| --- | --- |
getExtensions |
✅ |
getNetworkId |
✅ |
getUtxos |
✅ |
getChangeAddress |
✅ |
getBalance |
✅ |
getUsedAddresses |
✅ |
getUnusedAddresses |
✅ |
getRewardAddresses |
✅ |
signTx |
❓ |
submitTx |
❓ |
signData |
🚫 |