Developers

Building on Fismo

Do you want to use Fismo to experiment with new ways of representing interaction with the blockchain? Building adventure game, or a new DeFi operation pipeline, say. If so, this is you:

  • ๐Ÿ’พ Fismo SDK - An NPM package that has everything you need communicate with a Fismo contract instance from both the browser and Node.js.

  • ๐Ÿงช Fismology Lab - A repository for exploring how to build on Fismo using the SDK.

Working on Fismo

Are you interested in the nuts and bolts of how Fismo works, fixing bugs or making improvements, or otherwise monkeying around with the core project? This could be you.

Youโ€™ll want to clone the Fismo repository and then get going:

  • ๐Ÿ“‹ Environment Setup - Setup your local development environment.
  • ๐Ÿ“‹ Tasks - Common dev tasks implemented as NPM scripts.