Recently, there have been increasing number of projects focused on infrastructure building including DEXs, lending and DeFi platforms on Solana. The emergence of DEXs and building out aggregators will bring a lot of benefits for DeFi on the Solana ecosystem. In the field of DeFi, there have been more and more transactions that want to get onto to Solana via cross-chain, and currently we don't have a convenient way to do so.
So we decided to create 1Sol.
- Go-To Trading Portal: Be the go-to trading portal for trading on Solana.
- One-Stop Aggregation Service: Integrate all kinds of DeFi and DEX.
- Fool-Proof Operation: Provides the average user with information on prices, slippage and costs of all DEX on the web. Users can choose for themselves the one path that best suits them to trade.
yarn install
yarn cluster:localhost
- deploy your dev token-swap program
- deploy your dev serum-dex program
- deploy onesol-protocol program
- copy sample-dev to
.dev
- modify
token-swap
serum-dex
onesol-protocol
program id to your id - run
yarn start
to test
9Bj8zgNWT6UaNcXMgzMFrnH5Z13nQ6vFkRNxP743zZyr
- Link with Solana's official swap.
- Link with Serum swap.
- Link with dexlab.
- Link with Falcomp.
- Website: https://1sol.io
- Twitter: https://twitter.com/1solProtocol
- Telegram: https://t.me/onesolcommunity
- Discord: https://discord.gg/eR7VWCnAqb
- Medium: https://medium.com/@1solProtocol