Skip to content

๐Ÿ“ FLITE: FRAME, but lower on the dose of complexity, ergo lite. Part of Polkadot-SDK

License

Notifications You must be signed in to change notification settings

kianenigma/flite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FLITE

๐Ÿ“ FLITE: FRAME, but lower on the dose of complexity, ergo lite. Part of Polkadot-SDK

This repo is a demo of how a much simpler variant of FRAME can be built, solely using existing abstractions.

  • flite is one such crate. It is an opinionated replacement for frame_system, and a set of defaults for a number of other pallets.
  • simple-pallet is a demonstration of how a new pallet can be built using flite instead of frame_system.
  • runtime is a runtime containing both of the aforementioned.

Tip

None of the code provided here is production-ready, but is merely for demonstrating techniques. The main audience of this is educators and creative builders in the Polkadot ecosystem.

About

๐Ÿ“ FLITE: FRAME, but lower on the dose of complexity, ergo lite. Part of Polkadot-SDK

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages