You're expecting documentations?
You want me to make this easy?
Well sorry.... I'm still figuring out a lot of this stuff myself.
- apps/cli Command line tools for doing all sorts of useful things
- apps/graphql-backend A local dev focused backend
- apps/www This will eventually be a minting website
- ordinals/axolotl-valley A fully functioning example recursive ordinal with reveal and $4 inscriptions
- packages/assets Tools for generating assets on a canvas in Typescript
- packages/backend All the bits for talking to stateful and cloud things
- packages/graphql Graphql resolvers, to make building the API easier for me
- packages/models Common models for representing all the things
- packages/inscriptions Typescript inscription library
- packages/rbac A little heavy for what's need with permissions, but it's flexible
- packages/rbac-models Only split out for the frontend to pull in w/o any backend dependencies