@0xcert/ethereum-proxy-contracts

Proxy smart contracts used by the gateway when communicating with the Ethereum blockchain.

Usage no npm install needed!

<script type="module">
  import 0xcertEthereumProxyContracts from 'https://cdn.skypack.dev/@0xcert/ethereum-proxy-contracts';
</script>

README

Proxy smart contracts used by the gateway when communicating with the Ethereum blockchain.

The 0xcert Framework is a free and open-source JavaScript library that provides tools for building powerful decentralized applications. Please refer to the official documentation for more details.

This module is one of the bricks of the 0xcert Framework. It's written with TypeScript and it's actively maintained. The source code is available on GitHub where you can also find our issue tracker.

Build

By default, the contracts in this package are built for Constantinople EVM. If you would like to use these smart contracts for Wanchain or other blockchains using EVM for a different version, you will need to rebuild them for the desired version.