Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
Vectis Plugins
- Host: GitHub
- URL: https://github.com/nymlab/vectis-plugins
- Owner: nymlab
- License: other
- Created: 2022-11-18T06:00:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T10:45:01.000Z (6 months ago)
- Last Synced: 2024-08-01T13:36:16.584Z (5 months ago)
- Language: Rust
- Size: 404 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - nymlab/vectis-plugins - Vectis Plugins (Rust)
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