Kiriakos Krastillis's Blog

Tutorial: Creating Agoras through Blockchain Transactions

Pergamon is an on-chain protocol, so why use that stupid site to interacti with it?

As most of you know, it ahs been said multiple times that you don't need to go to beta.pergamon.app in order to create an auction. In this tutorial I will walk you through how to create an auction completely from the CLI.

Please note that this tutorial is for people that are familiar with CLIs and with using cardano-cli.

You will need:

  • a synced up cardano-node to cardano mainnet (or testnet, jsut use the equivalent flag instead of --mainnet)
  • some NFTs
  • some Ada
  • around 15 minutes of uninterrupted time

As an added benefit, I will also show you how to Bid and Reveal from CLI as well.

...WIP TBD ...