subquery / developer-guild

A repository of all SubQuery Grants
15 stars 4 forks source link

dApp for SALP (Liquid DOT/KSM Crowdloan) (with Bifrost) #23

Closed jamesbayly closed 1 year ago

jamesbayly commented 2 years ago

Bifrost SALP (Slot Auction Liquidity Protocol) is a liquidity protocol specially designed for Polkadot/Kusama slot auctions. The underlying logic is implemented by the Bifrost SALP pallet as a decentralized operation mechanism. To contribute, mint derivatives, redeem etc, users thus have to use one of the frontends provided by third parties.

Bifrost should not be the only one running the frontend in order to make the system more decentralized and censorship-resistant. Use our technical documentation (https://hackmd.io/Y51sSMBvQiWTXKBB-TljQQ#SALP-APIs) to create your own front end application. We assume that wallet and integrator services will use this and integrate our protocol in their existing platform. The SDK is coming soon.

Apply Now