mirror of
https://github.com/Brotocol-xyz/bro-sdk.git
synced 2026-01-12 14:54:21 +08:00
c8ae2bc41a527d820bcb7e5144b10742a51f3205
xlink-sdk
Roadmap
- Bitcoin <> EVM
- Bitcoin <> Stacks
- Runes <> Stacks
- BRC-20 <> Stacks
- EVM <> EVM
- EVM <> Bitcoin
- EVM <> Stacks
How to install the privately published package from GitHub Package Registry
-
Follow the guide Authenticating to GitHub Packages to create a personal access token
-
Add a
.npmrcfile to the project that needs to install this package (the `GITHUB_NPM_KEY' is an environment variable, which is the personal access token created in the previous step)@xlink-network:registry=https://npm.pkg.github.com //npm.pkg.github.com/:_authToken=${GITHUB_NPM_KEY} -
Run
npm install
Languages
TypeScript
99.6%
JavaScript
0.3%