Skip to content

Repository with different proofs of contract implementations on Solidity

Notifications You must be signed in to change notification settings

SrVladyslav/Blockchain

Repository files navigation

Blockchain GitHub last commit

Repository with different coding proves

Table of contents :shipit:

This repository contains all the proves I'm doing with Solidity during my learning 📚.

  1. Implementation of a basic ERC721URIStorage collection from OpenZeppelin with on-chain SVG uploading, perfect for Polygon Network. You can check this implementation on a Mumbai test network on OpenSea.
  2. Implementation of a basic ERC721URIStorage collection from OpenZeppelin with on-chain Image uploading (JPEG, JPG, PNG, SVG) from Image URI. This implementation has the Max Size problem, future code to handle this is comming soon.
  3. TO DO
  4. Implementation of a basic POC Contract to call the functions from another test one. Based on Solidity By Example.
  5. Basic Contract Factory implementation to create a new contract with his own owner.

Coming soon ...

About

Repository with different proofs of contract implementations on Solidity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published