Deploy your own token by selecting between the ERC20, ERC721, ERC777 standards from the OpenZeppelin library, deploy on a testnet by performing tests beforehand in your local environment.
- Use any Ethereum Local development environment to deploy your contract.
- Upload to this repo the configuration of your local environment.
- Update this README with a brief explanation of the project.
- Comment your code so your teammates at Zircon can understand it.
- Use OpenZeppelin
Despliega tu propio token seleccionando entre los estandares ERC20, ERC721, ERC777 de la librería OpenZeppelin, despliega en una testnet realizando pruebas previamente en tu local environment.
- Utiliza un entorno de desarrollo local para desplegar tu contrato.
- Sube a este repo la configuración del pryecto.
- Actualiza este README con una breve explicación del proyecto.
- Comenta tu código para que tus compañeros de Zircon puedan entenderlo.
- Utiliza OpenZeppelin