Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 738 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 738 Bytes

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
  • Add support for Tari Universe
  • 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