InstallationConnect to our Matic Javascript SDKs in a fast and easy way.Matic offers two ways to install our SDK. Our users can choose to install as a Node.js package or from a CDN. Using Node.js Package NPMYarnnpm install @matic.co/sdk yarn add @matic.co/sdk Using CDN HTML<script src="https://cdn.matic.io/sdk/matic-sdk.min.js"></script>