Commit Graph

246 Commits

Author SHA1 Message Date
Gerardo Nardelli d7ccc3e7a4 Add support for tokenURI in token contracts (#8) 2019-10-04 16:55:36 +03:00
Gerardo Nardelli 138dd3932c Add mediators contracts (#6)
* Add mintable burnable kitty contract
* Add mediators contracts
* Update flatten script
* Add mediator deploy scripts
* Add poa-bridge-contracts submodule
2019-09-27 20:32:54 +03:00
Gerardo Nardelli af0bcb6196 Add reduced version of CryptoKitties contracts (#5)
* Update KittyCore contract to start unpaused
* Add SimpleKitty contracts
* Add deploy script for SimpleKitty contracts
* Update flatten script
2019-09-18 15:16:32 +03:00
Gerardo Nardelli 9717b38a87 Project setup (#4) 2019-09-16 23:43:30 +03:00
Gerald Bauer d51a90e2fb
Create GeneScience.sol 2019-02-04 00:45:47 +01:00
Gerald Bauer a4fede953d
Update README.md 2019-01-15 18:00:06 +01:00
Gerald Bauer 06ac71df0c
Update README.md 2018-12-03 18:07:02 +01:00
Gerald Bauer 7ba10d2257
Delete kitty275808.png 2018-12-03 18:05:33 +01:00
Gerald Bauer 114e8f8117
Delete kitty174756.png 2018-12-03 18:04:18 +01:00
Gerald Bauer 81bf3e7839
Delete kitty1.png 2018-12-03 18:02:36 +01:00
Gerald Bauer 17f8630231
Update README.md 2018-12-03 17:59:09 +01:00
pylyf 7e9fa0b224 Update README.md
Fixing typos - there were 4 words saying "CrypoKitties"  instead of CryptoKitties.
2018-06-14 20:27:32 +02:00
Gerald Bauer 0623b9bbca
Update CHEATSHEET.md 2018-04-28 18:46:24 +02:00
Gerald Bauer 1dbe299f3a
Create CHEATSHEET.md 2018-04-28 18:45:32 +02:00
Gerald Bauer af242e0256
add how popular / daily active users 2018-04-27 22:19:44 +02:00
Gerald Bauer 9cbb7f49bf
Add files via upload 2018-04-27 22:14:30 +02:00
Gerald Bauer e636a6b501
Update README.md 2018-04-27 20:00:31 +02:00
Gerald Bauer e977594dce
Update README.md 2018-04-27 19:56:03 +02:00
Gerald Bauer 68986290b4
Update README.md 2018-04-27 19:41:13 +02:00
Gerald Bauer 5169c83d53
Update README.md 2018-04-27 15:39:34 +02:00
Gerald Bauer 5d774e9f11
Create SiringClockAuction.sol 2018-03-28 14:25:13 +02:00
Gerald Bauer ae8168c671
Create SaleClockAuction.sol 2018-03-28 14:22:51 +02:00
Gerald Bauer c565c4fcbd
Update README.md 2018-03-27 19:02:31 +02:00
Gerald Bauer c44bf51e31
Update README.md 2018-03-27 18:59:46 +02:00
Gerald Bauer bc0c3faf63
Update README.md 2018-03-27 18:53:51 +02:00
Gerald Bauer 6dd1e30077
Update README.md 2018-03-27 18:50:30 +02:00
Gerald Bauer e67c7f8373
Update README.md 2018-03-27 18:49:38 +02:00
Gerald Bauer 43cde17db2
Update README.md 2018-03-27 18:47:31 +02:00
Gerald Bauer d995724c13
Update README.md 2018-03-27 18:32:29 +02:00
Gerald Bauer 104ff77f82
Update README.md 2018-03-27 18:26:04 +02:00
Gerald Bauer 4265271a71
Update README.md 2018-03-27 17:57:39 +02:00
Gerald Bauer c229583050
Update README.md 2018-03-27 17:48:20 +02:00
Gerald Bauer 213e15948a
Update README.md 2018-03-27 17:46:28 +02:00
Gerald Bauer 29d3327ce4
Create KittyCore.sol 2018-03-27 17:31:20 +02:00
Gerald Bauer 1eecd81bd6
Rename contracts/KittyCore.sol to contracts/dl/KittyCore.sol 2018-03-27 17:28:35 +02:00
Gerald Bauer efd8d930a7
Create KittyMinting.sol 2018-03-27 17:28:04 +02:00
Gerald Bauer 43032ef595
Create KittyAuction.sol 2018-03-27 17:26:40 +02:00
Gerald Bauer 9291cfc452
Create SaleClockAuction.sol 2018-03-27 17:25:29 +02:00
Gerald Bauer 649cc411f2
Create SiringClockAuction.sol 2018-03-27 17:24:34 +02:00
Gerald Bauer d0d557d789
Create ClockAuction.sol 2018-03-27 17:23:28 +02:00
Gerald Bauer d6e10dc16d
Create Pausable.sol 2018-03-27 17:20:50 +02:00
Gerald Bauer c5f173358a
Create ClockAuctionBase.sol 2018-03-27 17:16:44 +02:00
Gerald Bauer 0876516403
Create KittyBreeding.sol 2018-03-27 17:14:25 +02:00
Gerald Bauer a651277817
Create KittyOwnership.sol 2018-03-27 17:11:16 +02:00
Gerald Bauer 980309493e
Create ERC721Metadata.sol 2018-03-27 17:09:13 +02:00
Gerald Bauer 669ebfdb8f
Create KittyBase.sol 2018-03-27 17:06:08 +02:00
Gerald Bauer cf6c4c78c5
Create KittyAccessControl.sol 2018-03-27 17:04:50 +02:00
Gerald Bauer 9ce3306bb3
Create GeneScienceInterface.sol 2018-03-27 17:02:03 +02:00
Gerald Bauer 90c096ba01
Create ERC721.sol 2018-03-27 16:59:55 +02:00
Gerald Bauer 31627ed684
Update KittyCore.sol 2018-03-27 16:51:03 +02:00