npm.devtool.tech
Explore PackageExplore PackagesQuick ImportCompare Packages

created by @devtool.tech ¬

CDN Resources for secp256k1

Quick access to CDN links for the secp256k1 package

CDN Resources for secp256k1
Various ways to access secp256k1 via Content Delivery Networks

Package Installation

npm
npm install secp256k1
yarn
yarn add secp256k1
pnpm
pnpm add secp256k1

CDN Links

jsDelivr
<script src="https://fastly.jsdelivr.net/npm/secp256k1"></script>
Unpkg
<script src="https://unpkg.com/secp256k1"></script>
jsDelivr ESM
<script type="module">
  import secp256k1 from 'https://cdn.jsdelivr.net/npm/secp256k1/+esm';
</script>
Skypack
<script type="module">
  import secp256k1 from 'https://cdn.skypack.dev/secp256k1';
</script>
CDN Provider Resources
Learn more about the CDN services used to deliver these packages

unpkg

A fast, global content delivery network for everything on npm

jsDelivr

A free CDN for open source projects with global network and excellent performance

ESM.sh

A fast, global content delivery network for modern ES Modules