Skip to content

MinhasMA/Solidity-Smart-Contracts-ERC20---BEP20

Repository files navigation

Solidity

Solidity Contracts Main Branch.

All solidity contracts are housed here. Work showed in ERC 20, ERC 721 (NFT) and BEP20 blockchains.

Additional work in Golang based contracts will be added for both Solana and Algorand Blockchains in the coming months as well.

Keywords tested: msg.sender, mapping, contract, function, push, arrays,uint, memory, public, public view returns, private