Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexafluoride/Shadena
Kadena wallet for developers
https://github.com/hexafluoride/Shadena
blazor blazor-webassembly kadena wallet
Last synced: about 2 months ago
JSON representation
Kadena wallet for developers
- Host: GitHub
- URL: https://github.com/hexafluoride/Shadena
- Owner: hexafluoride
- License: gpl-3.0
- Created: 2022-01-06T15:35:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T16:59:16.000Z (over 2 years ago)
- Last Synced: 2024-08-03T09:07:34.289Z (5 months ago)
- Topics: blazor, blazor-webassembly, kadena, wallet
- Language: HTML
- Homepage:
- Size: 338 KB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shadena
Kadena wallet for developers, written in Blazor WebAssembly. A better name is probably in order. Check out a buggy instance at [shadena.kate.land](https://shadena.kate.land/).
## Features
- [x] Network selection
- [x] Balance queries on multiple accounts and tokens
- [ ] Token transfers (same chain)
- [ ] Token transfers (cross-chain)
- [x] Transaction execution preview
- [x] Transaction submission
- [x] Transaction signing with keypair
- [x] External signatures
- [x] Transaction import (yaml, json, on-chain tx)
- [x] Transaction export (yaml, json)
- [x] Pact syntax highlighting
- [ ] Code suggestions for on-chain Pact modules