@thorchain/asgardex-ethereum

Ethereum client for ASGARDEX

Usage no npm install needed!

<script type="module">
  import thorchainAsgardexEthereum from 'https://cdn.skypack.dev/@thorchain/asgardex-ethereum';
</script>

README

@thorchain/asgardex-ethereum

Modules

  • client - Custom client for communicating with Ethereum by using ethers

Installation

yarn add @thorchain/asgardex-ethereum

ethers is a peer dependencies, but not part of @thorchain/asgardex-ethereum. It has to be installed into your project.

yarn add ethers