Skip to content

GammaMarkets/nostr-commerce-schema

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repo is under heavy development. If you encounter any issues, please open a PR! ⚠️

Nostr Commerce Schema

Zod Schemas and Typescript Types for use with the GammaMarkets Market Spec

How to Use

  1. Clone the repo
  2. cd nostr-commerce-schema
  3. Run the link command with your package manager of choice
  • npm link
  • yarn link
  • bun link
  • etc...
  1. Navigate to your project
  2. Run ___ link nostr-commerce-schema, replacing ___ with your package manager of choice
  3. Import types or validation functions wherever Marketplace events exists in your project.

That's it!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%