0xWeb
Last updated
Last updated
By using dequanto library we export the most common WEB3 commands to be accessible straight from your command line interface.
Generate TypeScript classes for validated smart contracts and import them as regular modules. Read methods, Write methods, Event listeners, and Log parsers β everything is already included. Access private storage variables with auto-generated getter functions.
0xWeb
is built on top of dequanto library β the blockchain communication layer, which is integrated under the hood.
We believe in the openness and transparency of the web. And we want to provide anybody with a quick and easy way to integrate blockchain solutions.
An example of what you will get
Lets get an ETH price from the onchain oracle by chainlink.
Install the contract
Get the price