Stefan·Jul 12, 2022Swap one token for another in DelphiOne of the most fundamental building blocks in DeFi are token swaps.A response icon2A response icon2
Stefan·Dec 7, 2021Buy UTNP on Uniswap while paying almost no gas for the swapThis article will explain how you can buy UTNP on Uniswap — while paying almost no gas for the swap.
Stefan·Jan 23, 2021Delphi and the Ethereum dark forestBefore Ethereum transactions end up in a block, they are sitting in the mempool, waiting for miners to pick them up. Miners will pick…
Stefan·Oct 9, 2020Introducing wrapped UniversaWUTN (aka Wrapped UTNP) is a token bridge for Universa’s UTNP token.
Stefan·Jul 12, 2020Bankless SavingsThis article describes what Bankless is, and how to set this app up.
InQuicknodebyStefan·Mar 15, 2020QuikNode, Ethereum and DelphiWhile Infura is an awesome gateway to Ethereum, when you have a high-traffic decentralized application then you might have a need for…
Stefan·Apr 23, 2019A 3-minute Smart Contract and Delphi — Part 2In a previous article, we created a simple Smart Contract that did not do much other than output the message “Hello, World!”A response icon1A response icon1
Stefan·Apr 18, 2019A 3-minute Smart Contract and DelphiIn this article, we will develop our first Smart Contract. Before we dive in into the world of Smart Contracts, let us step back for a…
Stefan·Apr 3, 2019Delphi and Ethereum Name Service (ENS)Ethereum is amazing, breakthrough technology. For the 1st time in history, we can write financial apps that do what banks do (savings…A response icon1A response icon1
Stefan·Mar 30, 2019Transferring ERC-20 tokens with DelphiIn a previous article, we transferred ether with Delphi. While ether is the number one cryptocurrency on the Ethereum blockchain, the…