doiim / fluid-miners

Create your own Super Token then fill a mineable asteroid with it. The DAI supertoken is used as energy to drill the asteroid. A maximum constant flow is used to allow multiple miners on same asteroid, once the token resource is depleted, mining stops automaticaly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluid Miners

Create your own Super Token then fill a mineable asteroid with it. The DAI supertoken is used as energy to drill the asteroid. A maximum constant flow is used to allow multiple miners on same asteroid, once the token resource is depleted, mining stops automaticaly.

This project is developed by Filipe Soccol for ETHGlobal 2021.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Deploy project to github-pages after build

npm run deploy

Network

Ropsten Address
AsteroidFactory 0xE84ceC51952b5a6C882B898d541ecFe13c611d34
Asteroid Example 0x19b93b4b57afafe001c419e0bfc6ea3eecab775d
SuperToken Example 0x04ec8433d16197ca2ace5e58ca5f3e37cdb50366
Goerli Address
AsteroidFactory 0x6478398BC205192866bDAF93D71966322cb78292
Asteroid Example 0x19b93b4b57afafe001c419e0bfc6ea3eecab775d
SuperToken Example 0x04ec8433d16197ca2ace5e58ca5f3e37cdb50366
Mumbai (Polygon) Address
AsteroidFactory 0xA0100c8FFD21e129A9469F8585b1cCa767650DAB
Asteroid Example 0x2202E74be5C12f58D9c27bE3463869FBd1b8A477
SuperToken Example 0x04ec8433d16197ca2ace5e58ca5f3e37cdb50366
*Obs.: Mumbai testnet is giving errors on Superfluid-SDK trying to fetch logs too far.

Open Contracts on Remix

Click on the link that appears on this Gist: https://gist.github.com/filipesoccol/b5da569d96da76b7661d8c2dc4bb5b40

Sponsors

ETHGlobal

SuperFluid

MakerDAO

Doiim

References

Superfluid: Augmenting your Ethereum app with Money Streaming

Simple Stream Swap Gist

SODA Machine

About

Create your own Super Token then fill a mineable asteroid with it. The DAI supertoken is used as energy to drill the asteroid. A maximum constant flow is used to allow multiple miners on same asteroid, once the token resource is depleted, mining stops automaticaly.


Languages

Language:JavaScript 58.9%Language:Vue 27.0%Language:Solidity 13.4%Language:HTML 0.6%