Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 261 Bytes

README copy.md

File metadata and controls

16 lines (13 loc) · 261 Bytes

Biconomy SDK Demo

Example codes for integrating biconomy sdk in your repo.

Run locally

git clone https://github.com/bcnmy/sdk-demo.git
cd sdk-demo
yarn install
cd node_modules/@uniswap/v3-periphery
yarn
npx hardhat compile
cd -
yarn start