Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Npm package names #15

Open
simonas-notcat opened this issue May 3, 2024 · 0 comments
Open

Npm package names #15

simonas-notcat opened this issue May 3, 2024 · 0 comments

Comments

@simonas-notcat
Copy link
Member

simonas-notcat commented May 3, 2024

I propose we name our npm packages using this pattern:

@intuition/protocol - on-chain interactions (abi, bytecode)
@intuition/api - backend interactions
@intuition/sdk - high level logic that combines both on-chain and off-chain
@intuition/react - react hooks for the sdk
@intuition/ui-react - react ui components
@intuition/ui-react-native - react native ui components

We probably need to rename this:

"name": "intuition-ts",

because it leads to this:

"name": "@intuition-ts/core",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant