Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1020 Bytes

File metadata and controls

37 lines (26 loc) · 1020 Bytes

MintTokens Application English

The project aims to be an application that allows smart contract developers to freely issue tokens on test networks.
This is useful when they need to test certain features with ERC20s without having to write contracts from scratch or deploy them on platforms like Remix or Hardhat.


Technologies Used

Frontend:

  • JavaScript
  • React
  • Styled Components
  • Context API
  • Ethers.js

Backend:

  • Hardhat
  • Node.js

MintTokens Application Spanish

El proyecto busca ser una aplicación con la que los desarrolladores de smart contracts puedan emitir gratuitamente tokens en redes de prueba, para cuando se encuentren con la necesidad de probar ciertas cosas con ERC20s, sin la necesidad de tener que escribir desde 0 los contratos y tener que deployearlos en alguna plataforma como Remix o Hardhat

Tecnologías utilizadas

En el frontend:

  • Javascript
  • React
  • Styled Components
  • Context API
  • Ethers.js

En el backend:

  • Hardhat
  • Node.js