Skip to content

A curated list of links and ressources related to rust, substrate and blockchain.

Notifications You must be signed in to change notification settings

rusty-crewmates/awesome-rusty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Awesome Rusty

A curated list of links and ressources related to rust, substrate and blockchains.

Contents

Rust

  • Awesome-rust - A curated list of Rust code and resources.
  • Rust-book - An overview of the language from first principles.
  • Rustlings - Small exercises to get you used to reading and writing Rust code.
  • Rust-by-example - A collection of runnable examples that illustrate various Rust concepts and standard libraries.

Substrate related features

Substrate

  • Awesome-substrate - A curated list of awesome projects and resources related to the Substrate blockchain development framework.
  • Documentation - Official documentation hub for Substrate developers.
  • How-to-guides - Guides for developers with some prior knowledge of Substrate and a specific goal they want to achieve.
  • Tutorials - Play with Substrate features.
  • Glossary - Defines and explains many common blockchain and Substrate ecosystem concepts and terminology.

Architecture

Concepts

  • Runtime - Business logic that defines the blockchain behavior.
  • Extrinsic - A piece of information that comes from outside the chain and is included in a block.

Specific features

  • Macros - Substrate uses Rust macros to aggregate the logic derived from pallets that are implemented for a runtime.

ink! smart contracts

Blockchains

Polkadot

Ethereum

Bridges

Dapps

P2P

About

A curated list of links and ressources related to rust, substrate and blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published