Skip to content

savaki/Alonzo-testnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alonzo-testnet

This is the repository for the Cardano Alonzo testnet rollout program.

Here you will find a set of exercises and support material to use on the Alonzo testnet. We will gradually add materials to this repository through the testnet phases to help you understand the testnet and make use of its features.

The Planned Syllabus is shown below. Exercises will be deployed here and linked from this page as they are finalised.

Target Audience

The exercises are designed to help those who are unfamiliar with the Cardano node to write and submit Plutus scripts on the initial Alonzo Blue and Alonzo White testnets using the node CLI, so that they can develop their own simple DApps. Those who are already familiar with the node may choose to skip some of the earlier exercises, of course. Note that there will be no Cardano wallet or Plutus application backend support prior to Alonzo Purple, so functionality will be limited compared with the full Plutus experience.

Exercise 1: Getting Started

  1. Introduction to the Alonzo Testnet.
  2. Setting up a node to connect to the testnet.
  3. Obtaining test Ada.

(Draft Instructions for using Docker)

Exercise 1 (Model Solutions)

Exercise 2: Hard Fork (Optional)

See an update proposal submitted to the chain and follow along as we go through the hard fork to the Alonzo era.

(Note that this may be a one-off event for each Testnet since we will need to start the network from scratch - the timing will be notified on the relevant Discord channel).

Exercise 2 Model Solution

Exercise 3: Addresses and Transactions

  1. Managing payment addresses.
  2. Building, signing and submitting transactions on chain.
  3. Submitting a transaction containing a pre-built Plutus script.

Exercise 3 (Model Solution)

Exercise 4: Compiling and Submitting Simple Plutus Scripts

Compiling simple Plutus transactions. Submitting simple Plutus transactions. Calculating fees for Plutus transactions. Determining what effect your Plutus transactions have had on the blockchain.

Exercise 4 (Model Solution)

Exercise 5: Managing Native Tokens

  1. Minting native tokens using both Mary-era forging scripts
  2. Minting native tokens using Plutus forging scripts
  3. Redeeming/burning native tokens
  4. Minting non-fungible tokens
  5. Time-based scripts

Exercise 5 (Model Solution)

Exercise 6: DApps

  1. Building more substantial DApps
  2. Interacting with external events

Exercise 6 (Model Solution)

Disclaimer for Alonzo Blue

Note that to ensure a good user experience we will be rolling the Alonzo testnets out in phases. At this point in time, we are restricting access to a few invited users. If you are not one of those users, please bear with us until we are ready to open up for general access.

About

repository for the Alonzo testnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 94.5%
  • Shell 5.5%