GitPedia

ERC20 Staking Machine

Dapp that implements a "fake-stake" mechanism on any ERC20 token

From gr3yc4t·Updated December 9, 2025·View on GitHub·

Dapp that implements a "fake-stake" mechanism on any ERC20 token. The code is written specifically for a fixed-supply ERC20 token, but it can be easily extended also to ERC20 mintable token. The project is written primarily in JavaScript, first published in 2019. Key topics include: dapp, erc20, ethereum, ethereum-contract, openzeppelin.

ERC20 Staking Machine

Dapp that implements a "fake-stake" mechanism on any ERC20 token. The code is written specifically for a fixed-supply ERC20 token, but it can be easily extended also to ERC20 mintable token.

A demo of the Dapp (branded for Bitcoin&Company) can be found here (demo)

How does it work?

Users can simulate the process of staking on any ERC20 token, earning rewards according to the number of periods they left their token into the platform.
Just one level of referral is supported, and the corresponding interest can be customized.

Features

  • "Fake-stake" mechanism with customizable reward
  • One level of referral
  • Crowdsale page where token can be bought
  • Internationalization (I18N) fully supported
  • Fully responsive

Installation

The Dapp is build over the Truffle Framework, in particular the initial boilerplate was the "react" box , so all the information regarding the building process can be found on the link.

Localization

Currently the app only supports English, Italian, and Chinese but additional languages can be added by editing the file i18n.js

Compatibility

The app was tested with the following browser

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from gr3yc4t/ERC20-Staking-Machine via the GitHub API.Last fetched: 6/27/2026