CDN Resources for 0x-debug-klaytn
Various ways to access 0x-debug-klaytn via Content Delivery Networks
Package Installation
npm
npm install 0x-debug-klaytn
yarn
yarn add 0x-debug-klaytn
pnpm
pnpm add 0x-debug-klaytn
CDN Links
jsDelivr
<script src="https://fastly.jsdelivr.net/npm/0x-debug-klaytn"></script>
Unpkg
<script src="https://unpkg.com/0x-debug-klaytn"></script>
jsDelivr ESM
<script type="module">
import 0xdebugklaytn from 'https://cdn.jsdelivr.net/npm/0x-debug-klaytn/+esm';
</script>
Skypack
<script type="module">
import 0xdebugklaytn from 'https://cdn.skypack.dev/0x-debug-klaytn';
</script>
CDN Provider Resources
Learn more about the CDN services used to deliver these packages