Let’s start with something basic. The first game currency we want to build has just a max supply. We could write that without even using the expression engine.
Ecosystem Currency - Getting started
· 5 min read
Let’s start with something basic. The first game currency we want to build has just a max supply. We could write that without even using the expression engine.
Josh has been working on a brainscan v0.0 where we we show an expression, written into a simple contract, in this case ERC20 emissions which is powered by the Rain interpreter.
The expression is written in Rain script, a spreadsheet like expression writer. A simulation runs real time to tell you the rules for the wallet connected to the site and the expression is deployable using the Deploy Emissions ERC20 button when ready.