README
web3
This is a main package of web3.js
Please read the main readme and documentation for more.
Installation
Node.js
npm install won-web3
Ethereum JavaScript API
<script type="module">
import wonWeb3 from 'https://cdn.skypack.dev/won-web3';
</script>
This is a main package of web3.js
Please read the main readme and documentation for more.
npm install won-web3