@bithighlander/xchain-ethereum

Ethereum client for XChainJS

Usage no npm install needed!

<script type="module">
  import bithighlanderXchainEthereum from 'https://cdn.skypack.dev/@bithighlander/xchain-ethereum';
</script>

README

@bithighlander/xchain-ethereum

Modules

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

Installation

yarn add @bithighlander/xchain-ethereum

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

yarn add ethers