/tari-template-web

Primary LanguageTypeScriptOtherNOASSERTION

Tari Template Website

UNDER DEVELOPMENT

Provides a basic Vite + React interface to construct and submit transactions from a given WASM template address.

Currently, only the wallet JSON-RPC interface is supported.

TODO

  • Add support for Tari snap
  • Support for dry-runs
  • Support for transaction fee estimation
  • Improved handling of argument and return types (e.g. Proof, Bucket etc)
  • Improved badge usage
  • Dashboard that displays well-formatted data from managed components
  • Previous transactions list
  • Customization of transactions before submitting
  • UX