insights from a blockchain developer, researcher & investor
exploring emerging opportunities in decentralized finance
From the 1st September 2023 the crypto travel rule will come into force in the UK, the EU is holding a grace period with plans to bring it in towards the end of 2024 and it’s already in place in the US, Canada and other parts of the globe. What Is The Crypto Travel Rule…
One of the challenges cryptocurrency projects face is the seamless integration of traditional payment systems, such as credit/debit card payments, into their crypto based ecosystems. The issue derives from the potential for fraud because card payments can be reversed long after the transaction has taken place, while crypto transactions are immutable. This is a write…
Tokenized US treasuries offer a yield on stablecoin holdings and with rising interest rates they are quickly gaining traction in DeFi markets. In this article I want to look at two projects to see how they compare and how the real world asset ecosystem is shaping up. Real World Assets In the last six months…
No one can provide an exact answer to “how many people own Bitcoin” or “how many people own Ethereum” because a single user can have multiple anonymous addresses on the network. We can however analyse the data available in block explorers, company reports and research posts to make an estimate. tl;dr estimates based on the…
There are no cron jobs in Solidity or native to the Ethereum blockchain. To automate Solidity code we can either use an external service/oracle or we can incentivise MEV searchers to complete tasks efficiently on our behalf. This type of Solidity automation is very common and used widely across liquidation systems which require reliable, fast,…
In this SoLang tutorial I’ll show you how to deploy Solidity code on Solana. We will start by setting up a dev environment before looking at some of the nuances in writing SoLang contracts. I’ll end on a few security considerations and a comparison to developing on Solana with SoLang vs Rust. Setting Up A…
Hop Exchange is a bridging protocol that facilitates cross-chain token transfers by utilizing a network of bonders. I first heard it mentioned in a keynote by Vitalik at ethGlobal Waterloo. This is a write up of my internal research notes, this is not a sponsored post and I do not hold any exposure to Hop…
Most users connect to blockchains using RPC node services. This is sometimes taken care of in the background, for example Metamask uses Infura nodes to send and receive transactions. Web3 developers use custom RPC nodes for their deployment scripts and transactions. Operating the nodes requires a reliable infrastructure service, and two of the most popular…
ETHx from Stader Labs is a solution committed to decentralization and keeping Ethereum accessible, reliable, and rewarding. Having just launched ETH stakers earn 1.5x staking rewards and $800,000 in DeFi incentives across various protocols for the first month. This is a write up of my internal research notes, this is not a sponsored post and…
The latest development in the Curve Wars is the establishment of a new player. Conic Finance is gaining traction and becoming a significant player in the stable swap ecosystem. This is a write up of my internal research notes, this is not a sponsored post and I do not have any allocations at time of…
LayerZero OFT tokens are a new standard for cross-chain assets. OFT’s (Omnichain Fungible Tokens) are not actually tokens themselves, but rather a set of instructions that tell LayerZero how to transfer tokens between different blockchains. In this tutorial we will be building a LayerZero OFT ERC20 token using Solidity and Remix. How LayerZero OFT Tokens…
In this article I’m going to be breaking down the document filed by judge Torres yesterday and consider what it means to developers working in the blockchain and web3 space. Highlights From The Ruling The full document is available here:https://www.nysd.uscourts.gov/sites/default/files/2023-07/SEC%20vs%20Ripple%207-13-23.pdf I’ve picked out some highlights Programmatic SalesHaving considered the economic reality of the Programmatic Sales,…
Hooks in Uniswap v4 are external contracts that execute specific actions at certain points during the execution of a liquidity pool. These hooks provide flexibility and customization options for developers to create additional features for liquidity pools. Uniswap v4 hooks can be used to: A 3rd party developer can write a solidity hook contract with…
Curve finance recently launched their own stablecoin crvUSD. I was lucky enough to meet one of the developers working on crvUSD at ethDenver and have been impressed with the product and how it has been rolled out. It is an algorithmic stablecoin with massive potential backed by one of the biggest names in DeFi, let’s…
In this article I’ll explore 3 ways in which you can raise funds for your project with web3 products. Membership NFT A NFT is a non-fungible token, they are often represented as a unique image which can contain additional rights such as: To execute a NFT drop, the following steps can be taken: If any…
I get a lot of comments from Solidity tutorial videos and in Github issues asking how to resolve common solidity error codes. In this article I’ll go through some of the most frequent solidity issues, what they mean and how to resolve them. UNPREDICTABLE_GAS_LIMIT This is the most common and confusing error in Solidity The…
FTX 2.0 is a proposed relaunch of the cryptocurrency exchange FTX.com, which filed for bankruptcy in November 2022. The FTX exchange was a profitable business, earning a small percentage from trading fees. However depositors funds were used to cover up losses from partner trading firm Alameda Research. Alameda also provided market maker services across all…
This DeFi analysis report for Raft Finance follows up on my analysis and investment in Lybra Finance. This is a write up of my internal research notes, this is not a sponsored post and I do not have any allocations at time of writing to Raft or the R stablecoin. Do your own research, not…
Earlier this week one of Silicon Valley’s largest VC firms Andreessen Horowitz announced it would be opening an office in London for their a16zCrypto arm. In this article we will look at how well positioned the UK is relative to the rest of the world to become a fintech capital and hub for the blockchain…
Lybra Finance allows stETH stakers to mint the eUSD stablecoin which has a 7.2% APY. This is a write up of my internal research notes, this is not a sponsored post however I have purchased an allocation of LBR Lybra Finance’s governance token in my personal portfolio. Do your own research, not investment advice. Update…
For founders looking to raise capital there are a number of options which we will explore in this article. Private Round A private round is where a founder will outreach and pitch their concept to investors in the space. For raises under $100k angel investors can provide initial funding to get a project started. For…
Prisma Finance is a DeFi project that aims to maximize the potential of Ethereum liquid staking tokens (LSTs). It introduces a stablecoin called acUSD, which is over collateralized by liquid staking tokens. The stablecoin is designed to be capital-efficient and offers additional incentives through integration with Curve and Convex Finance. This is a write up…
A smart contract audit can cost anything from $5,000-$250,000 USD. Within this range there is a wide range of services, some offer better value for money than others. In this article I will go through the options for founders looking to hire an auditor and some of the checks you can do to ensure you…
Proposer Builder Separation (PBS) is an Ethereum concept that aims to reduce relay centralization and redirect a proportion of MEV to validators staking Ethereum. In the current Ethereum network, validators are responsible for both proposing and building blocks. They are incentivised to coordinate with 3rd party MEV protocols which order the transactions in the blocks.…
Imagine a financial system where your loans automatically pay themselves off, interest-free and without the need for monthly repayments. Alchemix is a synthetic asset protocol run by community DAO. This is a write up of my research notes and is not sponsored in any way. I currently at time of writing have no stake in…
Effective altruism is a philosophy rooted in maximizing the positive impact of our actions to improve the lives of others. It has gained significant traction in recent years, especially among proponents in crypto circles who resonate with the data driven approach. This article explores how effective altruism, when combined with innovation and transparency, becomes a…
Gnosis Safe multisig wallets are used by institutions and individuals to hold some of the largest quantities of funds on the Ethereum network. The free to use wallet includes multisignature functionality for enhanced security and control over digital assets. It is developed by Gnosis, a blockchain technology company based out of Switzerland and Germany, known…
Submitting an Ethereum Improvement Proposal (EIP) is a straightforward process that allows you to contribute your ideas and suggestions to the Ethereum community. Here’s a step-by-step guide on how to submit an EIP: What Is An Ethereum Improvement Proposal An Ethereum Improvement Proposal (EIP) is a formal document that provides technical specifications and rationales for…
In this comprehensive guide, I will explore how to hire a Solidity/Web3 developer. Contractor, Partner or Employee The first thing you need to decide is whether you want to hire someone on a permanent basis or not. With Solidity development the contracts don’t tend to get updated once they are deployed so the bulk of…
In this article we will look at how different wrapped tokens work and where the underlying collateral is stored. What Are Wrapped Tokens? Wrapped tokens are generally ERC20 tokens that represents another underlying asset, typically a cryptocurrency or real world asset. The purpose of wrapping a token is to enable its use within the DeFi…
Here are 3 tips which could be considered the low hanging fruit of gas efficient solidity smart contracts. James On YouTube Watch On YouTube: https://youtu.be/xfNHzqkMWEQ |Subscribe Use Correct Modifiers & Declarations This is the simplest way to get some small wins with gas optimisation. Go through your contract and define anything that shouldn’t change as…
In decentralized communities voting plays a crucial role in governance and development of roadmaps. Snapshot is disrupting the traditional DAO voting model with a gas free voting platform. This is not a sponsored post and I have no stake in Snapshot, I do however like to use and promote open source tools which enable decentralized…
The SEC & Securities Regulations The Securities and Exchange Commission (SEC) is an independent agency of the United States federal government that is responsible for regulating securities and protecting investors. In practice they have done more to protect Wall Steet financial institutions than they have ever done for individual investors. The SEC regulates securities through…
In this tutorial on flash loans we will be creating a Solidity smart contract which takes a flash loan from Uniswap v3. This allows you to borrow huge amounts of capital with the catch that you have to pay it back in the same block or the whole transaction is reverted. James On YouTube Watch…
In this tutorial I am going to go through how I built a market maker bot to manage liquidity on Uniswap v3 for a token pair. The idea is to create a automated trading bot which buys tokens when price falls below a base line value and sells tokens when price is above the base…
Ether.js took over from Web3.js as the number one library for connecting up our dApps to smart contracts running on EVM blockchains. Recently Ethers v6 was released and VIEM is disrupting the space by offering a lightweight Ethereum client library from the authors of WAGMI react hooks. I have always been a big fan of…
The blockchain sector moves fast and attention shifts rapidly as crypto narratives emerge inflating valuations for sub-sectors before moving on to the next big thing. In this article I’m going to outlay my research into the lifecycle of crypto narratives to explore how we can best position our portfolios and allocate funds in a +EV…
By using a private mempool such as Flashbots protect, Ethereum users can protect themselves against MEV (maximum extractable value) including sandwich attacks. It doesn’t cost anything to use and is easy to setup with existing digital wallets, such as Metamask. Sandwich Attack Protection MEV refers to the potential profit that miners can extract from the…
In this tutorial we will create our own BRC20 token on the Bitcoin network. James On YouTube Watch On YouTube: https://youtu.be/6eTN2fVd4Pw |Subscribe What are BRC20 Tokens? BRC20 tokens are created using the Bitcoin Ordinals protocol. The Ordinals protocol is a set of rules that govern how inscriptions are created, transferred and managed. Bitcoin and the…
Hyperledger Fabric is a permissioned blockchain platform designed for developing enterprise grade distributed ledger applications. How Does Hyperledger Fabric Work? Hyperledger Fabric uses a pre-authorised network of nodes, with each node storing a copy of the blockchain ledger. It is EVM based which means you can run Solidity code there, all be it with some…
The Taproot Bitcoin upgrade was activated on November 14th 2021. It was designed to improve privacy, efficiency and the network’s ability to process custom logic. The upgrade inadvertently made it possible to link metadata to Bitcoin transactions. By using ordinal theory it is possible to inscribe each satoshi (lowest denomination of Bitcoin) with a corresponding…
In this tutorial we will be creating a permissionless, ERC20 memecoin and deploying it with a Uniswap v3 liquidity pool so users can buy it on the decentralized exchange. This tutorial is for demonstration purposes, don’t speculate on memecoins. James On YouTube Watch On YouTube: https://youtu.be/-bVzqtIa0bc |Subscribe The full source code for this is at:…
The Pepe memecoin is a cryptocurrency based on the Pepe the Frog meme, which originated on the imageboard website 4chan in 2005. The meme gained mainstream popularity in 2016 when it was adopted by supporters of then-presidential candidate Donald Trump. PepeToken is an ERC20 token on the Ethereum blockchain. It is widely traded across many…
MEV (Maximal Extractable Value) is a term used to describe the maximum value that can be extracted from block production beyond the standard block reward and gas fees by including, excluding, and changing the order of transactions in a block. MEV can be thought of as the economic value that arises from the ability to…
Earlier this year Radiant Capital launched Radiant v2, an omnichain lending protocol. This is a write up of my internal research notes, this is not a sponsored post and I have no allocation at time of writing in Radiant or RDNT. Radiant is a DeFi platform that allows users to lend and borrow digital assets…
Protodanksharding and Danksharding are two approaches to scaling the amount of data on-chain for a future version of Ethereum. The goal of both upgrades is to ensure that the data on-chain is made available to archiving parties when it was first posted. This is accomplished through a technique called Data Availability Sampling (DAS). When &…
Quantum computing has the potential to transform the way we solve complex problems in various fields, including cryptography. It offers a unique approach to problem solving that can break certain cryptographic algorithms and create new opportunities for cryptography. Bitcoin uses a combination of SHA256 hash functions and secp256k1 elliptic curve (ECDSA) cryptography to secure transactions.…