DeFi
-
ERC20 Carbon Credits | Creating A Depleting Token
Carbon credits are used to tokenise finances put towards carbon offsetting. On-chain products often have a purchase and burn mechanism where a user must first purchase the token on a DEX and then manually execute a transaction to burn the token. I had the idea to create a automatically depleting token which you just hold […]
-
How To Stake Ethereum | Earn More Yield With Ethereum Staking
Staking Ethereum has become a popular way for crypto investors to earn passive returns on their holdings. Liquid staking tokens like stETH make this process easily accessible. You can buy staking tokens and effortlessly enjoy the rewards of staking Ethereum without having to manage the technicalities of running a node. Lido Finance were first to […]
-
Mean Finance | How To DCA With DeFi
Mean Finance is a DeFi protocol that enables users to dollar cost average (DCA) into a position for an ERC-20 token. In this article we will look at why dollar cost averaging is useful and how Mean Finance works. Why Dollar Cost Average Dollar cost averaging is an investment strategy that simply breaks a entry […]
-
RAILGUN 2.0 | ZK Privacy Protocol
Railgun just announced the launch of version 2.0 this week and in this article we are going to explore the zero knowledge wallet and discuss why privacy protocols are important. In August 2022 Alexey Pertsev was arrested and he has been imprisoned without trial ever since. He was a developer on a ZK mixer called […]
-
Yield Futures With Resonate Finance
Resonate Finance is building a protocol for the creation and sale of yield futures. In this article we will look at what yield futures are, how they can benefit a projects tokenomics & why investors might find them attractive. This post isn’t sponsored and I currently have no stake in Resonate Finance or Revest at […]
-
Solidity Tutorial | Fixed Rate Staking Contract
In this tutorial we will create a fixed rate staking contract that pays out 1 token for every 1 token staked per year. The contract will be built on an OpenZeppelin ERC20 token library with additional functionality for staking. The user will stake their tokens which will lock them in the smart contract at what […]
-
Zero Knowledge Proof | How ZKP Works In Blockchain Applications
Zero knowledge proofs offer a method for developers to prove data validity or knowledge of data without revealing the data or additional information about the prover. Zero knowledge proofs are becoming widely used in blockchain applications from smart contracts like Tornado Cash to ZKrollups which are layer 2 blockchains on top of Ethereum. In this […]
-
Solidity Interface Examples | How To Connect The Lego Bricks Of DeFi
Solidity interfaces allow developers to call external contracts from within their own smart contract. This enables us to build on top of the existing DeFi ecosystem. In this tutorial we will be looking at how solidity interfaces work and going through some example code for common tasks. James On YouTube Watch On YouTube: https://youtu.be/GWZmklp7RTg |Subscribe […]
-
5 DeFi Growth Metrics For Better Valuations
Growth metrics have been used by tech VC’s for years to predict and monitor companies growth patterns. Terms like CAC (Customer acquisition cost) and LTV (Lifetime value) are critical to how we value startups in the traditional space. In DeFi the landscape is different and the metrics that we use are too. However on-chain transparency […]
-
The Rise Of DyDx And Decentralized Trading
In May 2016 Bitmex launched the XBTUSD market, a perpetual futures contract which simplified traders ability to bet on the price of Bitcoin going up or down. Today perps are traded on the major exchanges at higher volumes than the underlying spot assets. DyDx took this concept and packaged it in to a decentralized trading […]