Installing Polywrap JS Client
Prerequisites
Knowledge in TypeScript or React.
Installation
To use Polywrappers in your dapp, all you need is the Polywrap client. Install it via npm:
The Polywrap JavaScript client works in both Node.js and browser applications. The next section assumes that you're integrating a wrapper into your existing dapp project.
Last updated