Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 465 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 465 Bytes

Layerswap V1 API Documentation

Welcome to Layerswap V1 API documentation! Layerswap is a decentralized exchange platform for swapping assets across different blockchain networks. This documentation provides details on how to interact with the Layerswap API to perform actions such as obtaining deposit addresses and initiating swaps.

To run the Layerswap application locally, follow these steps:

npm install

Start the application:

npm start