Get started
PixelBridge Core SDK enables you to onboard cross-chain functionality into your protocol. Follow these instructions to get started using our SDK.
Installation instructions
Using npm:
Copy
Using yarn:
Copy
Using pnpm:
Copy
Initialize the SDK instance with your node RPC URLs
Copy
Last updated