Skip to content

ariady-putra-emurgo/aiken_staking_validator

Repository files navigation

aiken_staking_validator

This showcase project contains 3 validators:

  • owner
  • dry
  • withdraw_0

Install pnpm if you have not by running npm i -g pnpm, and then go to offchain:

  • Run pnpm i if you have never run the offchain
  • Run pnpm dev to run the offchain

Open http://localhost:3000

owner

In this validator, we see withdraw and publish handlers.

dry

Here, we utilize the else block of a validator.

withdraw_0

This validator explores the concept of:

We see how these 2 concepts can be combined together.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published