Today we’re excited to announce that we will be open-sourcing Seraph Labs libraries. This includes our Cairo implementation of:

As well as some other libraries that cover Arrays, Strings, and Math for StarkNet development which we’ve developed and hope will be useful for the broader StarkNet ecosystem.

Untitled

Links

Seraph Labs GitHub


ERC-2114

ERC-2114 is our extension of ERC-3525 where we were inspired by Solv to use their novel token standard to power on-chain games and re-think how gaming assets should be tokenized. The triple scalar model of our ERC-3525, <ID, AMOUNT, SLOT> gave rise to ERC-2114 with a quadruple scalar model - <ID, AMOUNT, SLOT, sID> to better tokenize the economies of games.

We’ve previously covered some of the applications of ERC-2114 in greater detail which can be found in the following article: