@aceblock/web3aceid

Wrapper that make web3 library compatible with AceID network

Usage no npm install needed!

<script type="module">
  import aceblockWeb3aceid from 'https://cdn.skypack.dev/@aceblock/web3aceid';
</script>

README

Web3AceID

Wrapper that make web3 library compatible with AceID network

Install

npm -i @aceblock/web3aceid

Use

const AceID     = require("./aceID")
const Web3      = require('web3');