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

Update "Install the SDK" Documentation for SDK V3 #169

Open
saadahmsiddiqui opened this issue Oct 7, 2024 · 0 comments
Open

Update "Install the SDK" Documentation for SDK V3 #169

saadahmsiddiqui opened this issue Oct 7, 2024 · 0 comments

Comments

@saadahmsiddiqui
Copy link
Member

saadahmsiddiqui commented Oct 7, 2024

The documentation should provide detailed instructions for installing SDK sub packages.

Installing The SDK

The SDK is written in TypeScript and can be used in both Node.js and browser environment.

To install the SDK, you can use either npm or yarn. To install using npm, run the following command:

npm install @buildwithsygma/bitcoin @buildwithsygma/evm @buildwithsygma/substrate

To install using yarn, run the following command:

yarn add @buildwithsygma/bitcoin @buildwithsygma/evm @buildwithsygma/substrate

That's it! Once you've installed the package, you can start using it in your project.

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