Shadena icon indicating copy to clipboard operation
Shadena copied to clipboard

Kadena wallet for developers

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.

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