Skip to content

A simple implementation of state machine in rust that handle fundamental Rust and blockchain development concept by using polkadot-idk, frame and substrate

Notifications You must be signed in to change notification settings

amirquest/state-machine-by-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust State Machine

This repository features a simple state machine implementation in Rust that serves as a hands-on exploration of fundamental Rust and blockchain development concepts. Although influenced by the Polkadot SDK, Substrate, and FRAME, it relies on no external libraries, providing an unfiltered look into the underlying architecture.

Key Objectives

  • Offer deeper insights into how frameworks like FRAME are structured and operate.
  • Strengthen your understanding of state machine design and blockchain principles.
  • Boost your confidence in leveraging the Polkadot SDK by showcasing the concepts at a lower level.

By walking through this repository, you’ll learn how various components fit together to create a robust, decentralized application foundation—one that serves as a stepping stone for more advanced development with Polkadot and Substrate.

About

A simple implementation of state machine in rust that handle fundamental Rust and blockchain development concept by using polkadot-idk, frame and substrate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages