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
- Host: GitHub
- URL: https://github.com/connormac/solidity-fun
- Owner: ConnorMac
- Created: 2017-08-29T22:37:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-03T23:54:14.000Z (almost 9 years ago)
- Last Synced: 2025-03-17T08:48:09.846Z (over 1 year ago)
- Topics: ethereum, ethereum-contract, solidity
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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