Client
The Polywrap JavaScript client exists to help developers integrate wrappers 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: