Skip to content

AbstractSDK/schemas

Repository files navigation

schemas

This directory is used to generate the init, query, and execute interfaces for contracts available in Abstract.

Adding your module

  1. Publish your contract to the Abstract Version Control (see example deployment script here)
  2. Make a PR to this repository with the module schema in <your-namespace>/<module-name>/<version>
  3. Ensure that the test action does not fail.

Commands

  • pnpm test - validate all metadatas in this repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published