-
# :clipboard: Bug Details
>Dear Flow and Cryptokitties,
It appears to me that my Flow wallet and Cryptokitties do not recognize my wallet connection. On my end, I see that my wallet is already co…
-
Project Name:
CryptoKitties
Project repository(not github, only contracts):
https://ethfiddle.com/09YbyJRfiI
Development tools/resources used:
Remix,Truffle,MetaMask,Ethereum Web3.js
Sched…
-
Try doing a seamonkey version of https://www.cryptokitties.co/ to test out block chain combinations and transactions
-
This is a fun one. CryptoKitties does not conform to ERC721 *at all* (which makes sense since it mostly predates it). None of the event parameters are indexed, making it fundamentally impossible to us…
-
If I query for crypto kitties:
```graphql
{
tokenContracts(where: {id: "0x06012c8cf97bead5deae237070f9587f8e7a266d"}) {
id
numTokens
}
}
```
I get:
```json
{
"data": {
…
-
Ive poked at most of the function calls (that dont require gas) and they seem valid, but this one errors on me:
```
bash-3.2$ node cryptokitties-cli.js tokensOfOwnerByIndex 0xa6c366D97cb64708211f243…
-
### Requirements of this design
1. NodeIds can be visually represented with a fort/castle icon.
2. This can be done using the 32 byte public key as the "DNA"
3. Creating these visual icons requir…
-
I cannot get Cryptokitties to load after selecting the link in the wallet screen. I see the spinning pink diamond, but the site never loads. Is this a CK issue?
-
# How to Code Your Own CryptoKitties-Style Game on Ethereum #
- Author: James Martin Duffy
- Origin: https://medium.com/loom-network/how-to-code-your-own-cryptokitties-style-game-on-ethereum-7c8ac…
-
[CollectibleLinkText](https://github.com/0xProject/0x-launch-kit-frontend/blob/f98d78ce09f29ba53aae80c25de0c04e73c1f9a8/src/components/erc721/collectibles/collectible_sell_modal.tsx#L313) in the colle…