An open API service indexing awesome lists of open source software.

https://github.com/connormac/solidity-fun

Collection of random, seemingly useless contracts
https://github.com/connormac/solidity-fun

ethereum ethereum-contract solidity

Last synced: about 2 months ago
JSON representation

Collection of random, seemingly useless contracts

Awesome Lists containing this project

README

          

# Solidity fun
Collection of random, seemingly useless contracts

## IOU ERC20 Token
Contract to keep track of my IOUs. Only 5 in circulation.

Address of contract on mainnet: 0x8D923f3e3f1c1FC2a95Fd7ed97e786755e80F26E

## Naughts and Crosses
Smart contract that allows 2 players to play naughts and crosses against eachother on the blockchain