InSwap API Guide
How do I use InSwap API?
git clone https://github.com/brc20-devs/brc20-swap-api.gityarncp conf/config.json.example conf/config.json"openApi": { "url": "https://open-api.unisat.io", "apiKey": "YOUR_API_KEY" },{ "mongoUrl": "mongodb://127.0.0.1:27017/" }yarn start-dev
How do I deploy a new InSwap module instance?
How can I contribute to InSwap?
Can I refer to any InSwap API demos?
Last updated