@web3api/client-js
The Web3API JavaScript client exists to help developers integrate Web3API into their applications. It's designed to run in any environment that can execute JavaScript (think websites, node scripts, etc.).
#
Installation#
UsageUse an import
or require
statement, depending on which your environment supports.
Then, you will be able to use the Web3APIClient
like so: