pancake-info-api icon indicating copy to clipboard operation
pancake-info-api copied to clipboard

Buy and Sell token in C#

Open vanisacia opened this issue 3 years ago • 1 comments

Do you have any endpoint to swap token in pancakeswap with c# example

vanisacia avatar Feb 22 '22 12:02 vanisacia

You have to integrate directly to BNB Smart Chain (BSC) using some provider or wallet. Search Web3 library for C# (I don't know if exists, I use it in Node.js).

luiztools avatar Sep 26 '22 00:09 luiztools