Implementing a Dutch Auction Contract in Solidity on Celo

In this article, the reader will learn how to create a Dutch auction using the Solidity programming language. By the end of this article, the reader should be able to create an auction system to auction NFTs. The tutorial will be built upon it’s prequel, “How To Implement An English Auction System With Solidity”

1 Like