0.2.9 • Published 3 years ago

@dappio-wonderland/gateway-idls v0.2.9

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

Dappio Gateway (Program): The On-chain programs that receives and dispatches all the transactions

What is Gateway?

  • It's an universal interface for various Solana DeFi Protocols
    • Pool
    • Farm
    • Leveraged Farm
    • MoneyMarket
    • Vault
    • ...
  • It's a CaaS (Compasaility-as-a-Service) that standardizes inter-protocol interaction on Solana to unlock the potential of composability
  • It's a common knowledge base that helps Solana community learn and improve

Architecture

npm.io

  • Builder: Off-chain component that helps composing different DeFi actions
  • Protocol(s): Off-chain component that packages the specific instruction set of each protocol
  • Gateway: On-chain program that manages state and distributes fees
  • Adapter(s): On-chain program that connects base program and Gateway program

Workflow

npm.io

Supported Protocols

See adapter-programs for more details

References

0.2.9

3 years ago

0.2.7-test.1

3 years ago

0.2.7-test.2

3 years ago

0.2.7-test.3

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.8

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago