To run the application, follow these steps. You must have at least node v16 and yarn installed.
First clone the repository:
git clone git@github.com:narekpetrosyan/silkswap-sdk.git
Move into the silkswap-sdk working directory
cd silkswap-sdk/
Install dependencies
yarn install