A showcase of a handful of small applications, that are built on top of MetaMate. You can see it in action here: showcase.metamate.io
Building requires a couple dependencies
yarn
is required to build the showcase app Installation
metactl
is required to generate the sdk Installation
To generate the sdk run metactl gen
To build the app run yarn build
To start the app run yarn start
The code previews are generated with hilite.me and converted to JSX with magic.reactjs.net