Vectis
  • ๐Ÿ‘‹What is Vectis?
  • Overview
    • ๐Ÿ—ƒ๏ธFeatures
  • ๐ŸงชBeta Test
    • 1๏ธโƒฃPhase 1
      • Multiple device support
      • 1. Account Creation
      • 2. Sending Tokens
      • 3. Interact with a dApp
      • 4. Using Interchain Accounts
      • 5. IBC transfer
      • 6. Sign in with other devices
      • 7. Feature Requests & Issues
  • Plugins and registry
    • โ„น๏ธIntroduction
    • Kinds of plugins
      • Pre-Tx Checks
      • Post Tx Hooks
      • Authorised 3rd Party Exec
    • ๐ŸชงExample Plugins
      • ๐Ÿ˜ปCronkitty
    • Registry
  • Integrate
    • โ„น๏ธBenefits
    • ๐ŸšงGet started
    • ๐ŸšงConnect dApps to Vectis
      • Injected Provider
      • Extension Client
      • Wallet Adapters
    • ๐ŸšงAPI Reference
  • RESOURCES
    • ๐Ÿ’กAbout us
    • ๐Ÿ“™Brand-Kit
    • X / Twitter
Powered by GitBook
On this page
  1. Plugins and registry

Introduction

Vectis is designed to be extensible with a plugin system. Much like the extensions to your browsers, Vectis accounts can add plugins to perform authorised (automated) transactions and pre and post-execution workflow and guards. These plugin smart contracts, fully controlled by the user with specific hooks in the Vectis Account. I.e. the logic at the time of installation will not change unless user decides to remove / update the plugin.

Examples:

We are releasing plugins and the registry soon, we are collaborating with teams to build

Previous7. Feature Requests & IssuesNextKinds of plugins

Last updated 1 year ago

โ„น๏ธ