Creating a RESTful API for Compound Finance Smart Contracts
This guide will walk you through how to develop a REST API that interfaces with the Compound Finance protocol.
This guide will walk you through how to develop a REST API that interfaces with the Compound Finance protocol.
In this guide, we will walk through how to use Jupiter Terminal, an end-to-end swap component, to add a Solana token swap feature to any webpage.
This guide will walk you through how to interact with Uniswap smart contracts using a JavaScript library called ethers.js and Uniswap’s JavaScript SDK.
This guide will walk you through how to make a bot that listens for and buys newly minted tokens on the PancakeSwap DEX using Ethers.js.
This guide will give you an overview of Aave as well as flash loans and walk you through how to create a flash loan smart contract in Solidity.
This guide will walk you through how to run a Keeper bot, an entity that bids on several types of assets based on how their value fluctuates as part of the ecosystem to maintain a stable value for DAI.
This guide will give an overview of Trade Butler bots and walk you through how to run one locally with Ethereum.
This guide will demonstrate how to swap tokens on Uniswap using JavaScript and the Ethers.js library. The technical demonstration will include a code walk-through and an example of a token swap from ETH to DAI on the Rinkeby test-net.
This guide will demonstrate how to interact with the 0x API, specifically how to get the best price quote for a pair of tokens using Javascript.
This guide will provide an overview of DeFi including its current use cases, risks, and recommendations on how to get started with it.