cc-types

Crypto currency utility types and constants

Usage no npm install needed!

<script type="module">
  import ccTypes from 'https://cdn.skypack.dev/cc-types';
</script>

README

cc-types

Crypto currency utility types and constants

Install

Deno

import type { btc } from "https://deno.land/x/cc_types/mod.ts";

Node.js

npm i -D cc-types
yarn add -D cc-types
pnpm i -D cc-types