UNPKG

@cowprotocol/cow-sdk

Version:

<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>

22 lines (14 loc) 217 B
# Example of CoW Protocol SDK usage ## How to start ### Install dependencies ```bash yarn install ``` ### Run the local server ```bash yarn start ``` ### Open browser with url ```bash http://localhost:3000 ```