An open API service indexing awesome lists of open source software.

https://github.com/nymlab/vectis-plugins

Vectis Plugins
https://github.com/nymlab/vectis-plugins

Last synced: 26 days ago
JSON representation

Vectis Plugins

Awesome Lists containing this project

README

        

# Vectis Plugins

[Vectis] is an account abstraction implementation in CosmWasm.
A Vectis Account is the smart contract that user act through to interact with the rest of the blockchain world.
Vectis Accounts supports plugins,
i.e. code that can execute through the Vectis Account smart contract.

Plugins can be developed by anyone.
This repo contains the plugins developed by Nymlab.

## Plugins

- [Cronkitty](./cronkitty) is a wrapper around Croncat - programmable automation of blockchain exections

[vectis]: https://github.com/nymlab/vectis