-
Notifications
You must be signed in to change notification settings - Fork 406
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new categories and pages in integrations (#2097)
- Loading branch information
1 parent
97fb69a
commit 71b023d
Showing
36 changed files
with
1,025 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
--- | ||
title: Aave | ||
category: Lending Protocols | ||
available: ["C-Chain"] | ||
description: "Aave is a leading decentralized lending protocol deployed on Avalanche, offering a robust platform for lending and borrowing with unique features like flash loans and stable rate borrowing." | ||
logo: /images/aave.png | ||
developer: Aave | ||
website: https://aave.com/ | ||
documentation: https://docs.aave.com/ | ||
--- | ||
|
||
## Overview | ||
|
||
Aave on Avalanche is a decentralized non-custodial liquidity protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers can borrow in an overcollateralized or undercollateralized (flash loans) fashion. Aave leverages Avalanche's C-Chain for fast and cost-effective transactions. | ||
|
||
## Features | ||
|
||
- **Multiple Asset Markets**: Support for various cryptocurrencies and stablecoins. | ||
- **Variable Interest Rates**: Dynamic rates based on market demand. | ||
- **Stable Rate Borrowing**: Fixed-rate loans for better planning. | ||
- **Flash Loans**: Uncollateralized loans within a single transaction. | ||
- **Credit Delegation**: Delegate credit lines to other addresses. | ||
- **Risk Management**: Advanced risk parameters and liquidation mechanisms. | ||
- **Governance**: Community governance through AAVE token. | ||
- **Safety Module**: Risk mitigation through staking. | ||
|
||
## Getting Started | ||
|
||
To begin using Aave on Avalanche: | ||
|
||
1. **Access Platform**: Visit [Aave](https://aave.com/) and select Avalanche network. | ||
2. **Connect Wallet**: Link your Web3 wallet with AVAX for gas fees. | ||
3. **Supply or Borrow**: | ||
- Deposit assets to earn interest | ||
- Use deposits as collateral for borrowing | ||
- Monitor health factor | ||
4. **Manage Positions**: Track and adjust positions based on market conditions. | ||
|
||
## Documentation | ||
|
||
For comprehensive protocol documentation, visit the [Aave Documentation](https://docs.aave.com/). | ||
|
||
## Use Cases | ||
|
||
Aave serves various DeFi needs: | ||
|
||
- **Yield Generation**: Earn interest by supplying assets to lending pools. | ||
- **Leveraged Positions**: Borrow against collateral for trading or yield farming. | ||
- **Flash Loans**: Execute complex DeFi strategies in single transactions. | ||
- **Stable Rate Loans**: Access fixed-rate borrowing for predictable costs. | ||
- **Credit Delegation**: Enable undercollateralized lending through trust. | ||
|
||
## Conclusion | ||
|
||
Aave on Avalanche provides a sophisticated lending protocol with advanced features and robust risk management. By combining Aave's battle-tested protocol with Avalanche's high-performance infrastructure, users can access efficient lending and borrowing services with enhanced speed and reduced costs. Whether you're looking to earn yield, access leverage, or execute complex DeFi strategies, Aave offers a comprehensive solution on Avalanche. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
title: Axelar | ||
category: Crosschain Solutions | ||
available: ["C-Chain"] | ||
description: "Axelar delivers secure cross-chain communication for Avalanche, enabling seamless asset transfers and general message passing between blockchain networks." | ||
logo: /images/axelar.jpeg | ||
developer: Axelar Network | ||
website: https://axelar.network/ | ||
documentation: https://docs.axelar.dev/ | ||
--- | ||
|
||
## Overview | ||
|
||
Axelar is a decentralized interoperability network that enables secure cross-chain communication for Avalanche. It provides infrastructure for both general message passing and asset transfers between different blockchain networks, utilizing a proof-of-stake validator network to ensure security and reliability of cross-chain operations. | ||
|
||
## Features | ||
|
||
- **General Message Passing**: Send arbitrary messages between supported chains. | ||
- **Cross-Chain Token Transfers**: Native and wrapped asset transfers across networks. | ||
- **Gateway Protocol**: Standardized interface for cross-chain communication. | ||
- **Proof-of-Stake Security**: Decentralized validator network securing messages. | ||
- **Gas Payment Service**: Pay transaction fees in any supported token. | ||
- **Composable Architecture**: Build complex cross-chain applications. | ||
- **Developer SDK**: Comprehensive tools and libraries for integration. | ||
|
||
## Getting Started | ||
|
||
To integrate Axelar: | ||
|
||
1. **Review Documentation**: Study the [Axelar Documentation](https://docs.axelar.dev/). | ||
2. **Choose Service**: | ||
- General Message Passing (GMP) for custom logic | ||
- Gateway for asset transfers | ||
- Satellite for one-click transfers | ||
3. **Implement SDK**: | ||
- Install Axelar SDK | ||
- Configure for Avalanche | ||
- Test cross-chain functionality | ||
4. **Monitor Operations**: Track cross-chain messages and transfers. | ||
|
||
## Documentation | ||
|
||
For comprehensive integration guides and technical details, visit the [Axelar Documentation](https://docs.axelar.dev/). | ||
|
||
## Use Cases | ||
|
||
Axelar enables various cross-chain scenarios: | ||
|
||
- **Token Transfers**: Move assets seamlessly between chains. | ||
- **Cross-Chain dApps**: Build applications that work across networks. | ||
- **Remote Contract Execution**: Execute contracts on different chains. | ||
- **Cross-Chain DEX**: Implement cross-chain trading functionality. | ||
- **Interchain Accounts**: Manage accounts across multiple chains. | ||
|
||
## Conclusion | ||
|
||
Axelar provides essential infrastructure for secure cross-chain communication on Avalanche's C-Chain. With its robust security model, comprehensive feature set, and developer-friendly tools, Axelar enables the creation of sophisticated cross-chain applications. Whether you're building a simple token bridge or a complex cross-chain protocol, Axelar offers the security and functionality needed for reliable interchain operations. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
title: Benqi | ||
category: Lending Protocols | ||
available: ["C-Chain"] | ||
description: "Benqi is an Avalanche-native algorithmic liquidity market protocol, enabling users to effortlessly lend, borrow, and earn interest with their digital assets." | ||
logo: /images/benqi.jpg | ||
developer: Benqi Finance | ||
website: https://benqi.fi/ | ||
documentation: https://docs.benqi.fi/ | ||
--- | ||
|
||
## Overview | ||
|
||
Benqi is a native Avalanche liquidity market protocol that enables users to lend, borrow, and earn interest on their crypto assets. Built specifically for the Avalanche ecosystem, Benqi offers efficient lending and borrowing services with competitive rates, leveraging Avalanche's fast and low-cost infrastructure. | ||
|
||
## Features | ||
|
||
- **Lending Markets**: Supply various crypto assets to earn interest. | ||
- **Borrowing**: Borrow assets against supplied collateral. | ||
- **Safety Module**: Risk mitigation through QI staking. | ||
- **Liquid Staking**: Stake AVAX while maintaining liquidity through sAVAX. | ||
- **Governance**: Community governance through QI token. | ||
- **Flash Loans**: Uncollateralized loans for instant arbitrage or liquidations. | ||
- **Avalanche Native**: Optimized for Avalanche's C-Chain performance. | ||
|
||
## Getting Started | ||
|
||
To begin using Benqi: | ||
|
||
1. **Access Platform**: Visit [Benqi](https://benqi.fi/). | ||
2. **Connect Wallet**: Link your Web3 wallet with AVAX for transactions. | ||
3. **Supply Assets**: | ||
- Deposit supported assets to earn interest | ||
- Use deposits as collateral for borrowing | ||
4. **Manage Positions**: Monitor health factors and adjust positions as needed. | ||
|
||
## Documentation | ||
|
||
For detailed protocol documentation and guides, visit the [Benqi Documentation](https://docs.benqi.fi/). | ||
|
||
## Use Cases | ||
|
||
Benqi serves various DeFi needs: | ||
|
||
- **Passive Income**: Earn interest by supplying assets to lending markets. | ||
- **Leveraged Trading**: Borrow assets against collateral for trading. | ||
- **Liquid Staking**: Stake AVAX while maintaining liquidity. | ||
- **Flash Loans**: Execute arbitrage or liquidation strategies. | ||
- **Treasury Management**: Efficient management of crypto assets with yield generation. | ||
|
||
## Conclusion | ||
|
||
Benqi provides a robust lending and borrowing protocol native to the Avalanche ecosystem. With its focus on efficiency, security, and user experience, Benqi offers essential DeFi services while leveraging Avalanche's high-performance infrastructure. Whether you're looking to earn yield on your assets or access liquidity, Benqi delivers a comprehensive solution for DeFi users on Avalanche. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
title: Chainlink CCIP | ||
category: Crosschain Solutions | ||
available: ["C-Chain"] | ||
description: "Chainlink CCIP (Cross-Chain Interoperability Protocol) enables secure cross-chain messaging and token transfers on Avalanche with built-in security features and DON support." | ||
logo: /images/chainlink.png | ||
developer: Chainlink | ||
website: https://chain.link/cross-chain | ||
documentation: https://docs.chain.link/ccip | ||
--- | ||
|
||
## Overview | ||
|
||
Chainlink CCIP (Cross-Chain Interoperability Protocol) is a secure interoperability protocol that enables cross-chain messaging and token transfers on Avalanche. Built by Chainlink, CCIP leverages decentralized oracle networks (DONs) to provide enhanced security features and reliable cross-chain communication capabilities. | ||
|
||
## Features | ||
|
||
- **Programmable Token Transfers**: Transfer tokens across chains with custom logic. | ||
- **Cross-Chain Messages**: Send arbitrary messages between supported networks. | ||
- **Risk Management**: Built-in risk management through circuit breakers. | ||
- **DON Security**: Secured by decentralized oracle networks. | ||
- **Anti-Fraud Network**: Additional security layer monitoring cross-chain transactions. | ||
- **Native Token Transfers**: Support for native token movements across chains. | ||
- **Developer Tools**: Comprehensive SDKs and testing environments. | ||
|
||
## Getting Started | ||
|
||
To integrate Chainlink CCIP: | ||
|
||
1. **Access Documentation**: Review the [CCIP Documentation](https://docs.chain.link/ccip). | ||
2. **Choose Integration**: | ||
- Token transfers | ||
- Message passing | ||
- Combined transfers and messages | ||
3. **Implement Protocol**: | ||
- Install CCIP contracts | ||
- Configure for Avalanche | ||
- Test cross-chain operations | ||
4. **Monitor Transfers**: Track messages and transfers through CCIP explorer. | ||
|
||
## Documentation | ||
|
||
For detailed technical documentation and integration guides, visit the [Chainlink CCIP Documentation](https://docs.chain.link/ccip). | ||
|
||
## Use Cases | ||
|
||
CCIP enables various cross-chain applications: | ||
|
||
- **Token Bridges**: Build secure token transfer bridges. | ||
- **Cross-Chain dApps**: Develop applications spanning multiple networks. | ||
- **DeFi Protocols**: Create cross-chain DeFi applications. | ||
- **Gaming**: Implement cross-chain gaming mechanics. | ||
- **Governance**: Enable cross-chain governance systems. | ||
|
||
## Conclusion | ||
|
||
Chainlink CCIP provides a secure and reliable infrastructure for cross-chain operations on Avalanche's C-Chain. With its robust security features, including DON support and the Anti-Fraud Network, CCIP offers developers a trusted solution for building cross-chain applications. Whether implementing token transfers or complex cross-chain logic, CCIP delivers the security and functionality needed for reliable interoperability. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
title: CoinGecko | ||
category: Token Aggregators | ||
available: ["C-Chain", "All EVM L1s"] | ||
description: "CoinGecko provides comprehensive cryptocurrency data including prices, trading volume, market cap, and detailed analytics for tokens on Avalanche." | ||
logo: /images/coingecko.png | ||
developer: CoinGecko | ||
website: https://www.coingecko.com/ | ||
documentation: https://www.coingecko.com/api/documentation | ||
--- | ||
|
||
## Overview | ||
|
||
CoinGecko is a leading cryptocurrency data aggregator that provides comprehensive market data for the Avalanche ecosystem. It offers detailed information about tokens, exchanges, and DeFi protocols, including price data, trading volumes, market capitalization, and various other metrics that help users make informed decisions. | ||
|
||
## Features | ||
|
||
- **Market Data**: Real-time price tracking, market cap, and volume data for Avalanche tokens. | ||
- **Developer Tools**: Robust API access with extensive endpoints for market data integration. | ||
- **Token Info**: Detailed information about tokens including team, technology, and community metrics. | ||
- **Exchange Data**: Comprehensive trading pair information across centralized and decentralized exchanges. | ||
- **DeFi Insights**: Tracking of DeFi protocols, TVL, and yield opportunities on Avalanche. | ||
- **Portfolio Tracking**: Tools for monitoring and analyzing cryptocurrency holdings. | ||
- **Historical Data**: Access to historical price and market data for analysis. | ||
|
||
## Getting Started | ||
|
||
To utilize CoinGecko's services: | ||
|
||
1. **Visit Platform**: Access [CoinGecko](https://www.coingecko.com/). | ||
2. **Explore Avalanche**: Navigate to Avalanche ecosystem tokens and markets. | ||
3. **Track Assets**: | ||
- Search for specific tokens | ||
- Monitor market metrics | ||
- Create watchlists | ||
4. **API Integration**: For developers, integrate CoinGecko data using their API. | ||
|
||
## Documentation | ||
|
||
For detailed API documentation and integration guides, visit the [CoinGecko API Documentation](https://www.coingecko.com/api/documentation). | ||
|
||
## Use Cases | ||
|
||
CoinGecko serves various market data needs: | ||
|
||
- **Market Analysis**: Track token prices and market trends on Avalanche. | ||
- **Development**: Integrate reliable price feeds and market data into dApps. | ||
- **Portfolio Tracking**: Monitor investment performance across multiple tokens. | ||
- **Research**: Access detailed token information and historical data. | ||
- **DeFi Integration**: Build applications with comprehensive market data support. | ||
|
||
## Conclusion | ||
|
||
CoinGecko provides essential market data infrastructure for the Avalanche ecosystem, offering reliable and comprehensive information crucial for users, developers, and analysts. Its combination of detailed token metrics, market data, and developer tools makes it an invaluable resource for anyone operating in the Avalanche marketplace. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
title: CoinMarketCap | ||
category: Token Aggregators | ||
available: ["C-Chain", "All EVM L1s"] | ||
description: "CoinMarketCap is a leading cryptocurrency data platform providing comprehensive market data, analytics, and insights for Avalanche ecosystem tokens." | ||
logo: /images/coinmarketcap.jpeg | ||
developer: CoinMarketCap | ||
website: https://coinmarketcap.com/ | ||
documentation: https://coinmarketcap.com/api/documentation/v1/ | ||
--- | ||
|
||
## Overview | ||
|
||
CoinMarketCap is one of the most referenced price-tracking websites for crypto assets, providing comprehensive data for the Avalanche ecosystem. It offers real-time market data, detailed analytics, and various tools for tracking cryptocurrency markets, with extensive coverage of tokens and projects building on Avalanche. | ||
|
||
## Features | ||
|
||
- **Market Data**: Real-time price tracking, market cap rankings, and trading volume analytics. | ||
- **Exchange Data**: Comprehensive information about trading pairs and exchange volumes. | ||
- **On-Chain Metrics**: Integration with blockchain data for enhanced analytics. | ||
- **Professional API**: Enterprise-grade API access for market data integration. | ||
- **Token Information**: Detailed profiles of cryptocurrencies including team info, events, and announcements. | ||
- **Market Analysis**: Tools for technical analysis and market trends. | ||
- **Educational Content**: Resources for understanding crypto markets and technologies. | ||
|
||
## Getting Started | ||
|
||
To begin using CoinMarketCap: | ||
|
||
1. **Access Platform**: Visit [CoinMarketCap](https://coinmarketcap.com/). | ||
2. **Explore Avalanche**: Navigate to Avalanche ecosystem tokens and markets. | ||
3. **Track Assets**: | ||
- Search for specific tokens | ||
- Create watchlists | ||
- Monitor market metrics | ||
4. **API Integration**: For developers, integrate market data using their professional API. | ||
|
||
## Documentation | ||
|
||
For comprehensive API documentation and integration guides, visit the [CoinMarketCap API Documentation](https://coinmarketcap.com/api/documentation/v1/). | ||
|
||
## Use Cases | ||
|
||
CoinMarketCap serves various market intelligence needs: | ||
|
||
- **Market Research**: Access comprehensive market data and analytics. | ||
- **Development**: Integrate reliable price and market data into applications. | ||
- **Investment Analysis**: Track market trends and token performance. | ||
- **Due Diligence**: Research detailed token and project information. | ||
- **Market Monitoring**: Real-time tracking of market movements and trends. | ||
|
||
## Conclusion | ||
|
||
CoinMarketCap provides essential market intelligence and data services for the Avalanche ecosystem. With its comprehensive coverage, professional-grade API, and extensive market analytics, it serves as a crucial resource for users, developers, and institutions operating in the Avalanche marketplace. Whether for market research, development, or investment analysis, CoinMarketCap delivers reliable and detailed information for informed decision-making. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
title: DeFi Llama | ||
category: Token Aggregators | ||
available: ["C-Chain", "All EVM L1s"] | ||
description: "DeFi Llama is a transparent and open-source DeFi analytics platform providing comprehensive data for Avalanche protocols and tokens." | ||
logo: /images/defilama.jpeg | ||
developer: DeFi Llama | ||
website: https://defillama.com/ | ||
documentation: https://docs.llama.fi/ | ||
--- | ||
|
||
## Overview | ||
|
||
DeFi Llama is the largest TVL (Total Value Locked) aggregator for DeFi protocols, providing transparent and comprehensive data for the Avalanche ecosystem. It offers real-time analytics, tracking TVL, yields, stablecoin data, and protocol metrics across multiple chains, with a particular focus on accuracy and transparency. | ||
|
||
## Features | ||
|
||
- **TVL Tracking**: Real-time monitoring of Total Value Locked across Avalanche protocols. | ||
- **Yield Analytics**: Comprehensive yield farming opportunities tracking on Avalanche. | ||
- **Protocol Insights**: Detailed metrics for individual protocols and their performance. | ||
- **Stablecoin Data**: Track stablecoin circulation and usage across Avalanche. | ||
- **Open Source**: Transparent methodology with community-driven updates. | ||
- **API Access**: Free and comprehensive API for developers and analysts. | ||
- **DEX Analytics**: Track volume, liquidity, and other metrics for Avalanche DEXs. | ||
|
||
## Getting Started | ||
|
||
To use DeFi Llama for Avalanche analytics: | ||
|
||
1. **Visit Platform**: Go to [DeFi Llama](https://defillama.com/). | ||
2. **Explore Avalanche**: Navigate to the Avalanche chain section for ecosystem-specific data. | ||
3. **Track Protocols**: Monitor your favorite Avalanche protocols' performance and TVL. | ||
4. **Access APIs**: For developers, integrate DeFi Llama's data using their comprehensive API. | ||
|
||
## Documentation | ||
|
||
For detailed API documentation and integration guides, visit the [DeFi Llama Documentation](https://docs.llama.fi/). | ||
|
||
## Use Cases | ||
|
||
DeFi Llama serves various analytical needs: | ||
|
||
- **Market Research**: Track protocol growth and market trends on Avalanche. | ||
- **Investment Analysis**: Compare yields and TVL across different protocols. | ||
- **Risk Assessment**: Monitor protocol health and market dynamics. | ||
- **Development**: Integrate DeFi analytics into your applications via API. | ||
- **Protocol Comparison**: Compare performance across different chains and protocols. | ||
|
||
## Conclusion | ||
|
||
DeFi Llama provides essential analytics and insights for the Avalanche ecosystem, offering transparent and comprehensive data crucial for users, developers, and analysts. Whether you're tracking TVL, researching yields, or analyzing protocol performance, DeFi Llama delivers reliable and up-to-date information for the Avalanche DeFi landscape. |
Oops, something went wrong.