Skip to content

mel-project/mel2-stf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mel2 state-transition function

This is a currently unfinished prototype implementation of the Mel v2 state transition function, which is a complete redesign. Some design goals:

  • A somewhat idiosyncratic account-based model, with explicit token representation and light-client-legible contract state, rather than Mel v1's UTXO model
  • Forth-like minimal stack VM, with a gas model that discourages but still allows highly stateful contracts, and performance good enough to do cryptography in
  • A "single-shot" Melmint that allows new users with no MEL at all to begin minting and bootstrap into the ecosystem from scratch

About

State-transition function for Mel 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages