- Bitcoin <> EVM
- Bitcoin <> Stacks
- Runes <> Stacks
- BRC-20 <> Stacks
- EVM <> EVM
- EVM <> Bitcoin
- EVM <> Stacks
-
Follow the guide Authenticating to GitHub Packages to create a personal access token
-
Add a
.npmrc
file 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