get-crypto-wallet

generate crypto address

Usage no npm install needed!

<script type="module">
  import getCryptoWallet from 'https://cdn.skypack.dev/get-crypto-wallet';
</script>

README

Example

const Wallet = require('get-crypto-wallet');

let addr = wallet.getAddress('BTC'); // BTC, BCH

Now available for Bitcoin (BTC) and Bitcoin Cash (BCH)