Language in which cryptokitties is programmed

+1 vote

I am trying to understand how to develop a program similar to CryptoKitties. I think it uses JS to connect to Metamask and uses its own private blockchain for kitties entity.

I know CS and I am learning JS ES6 and would like to understand what I would need to develop a similar application.

Mar 27, 2018 in Blockchain by Shashank
• 10,400 points
501 views

1 answer to this question.

+1 vote
Best answer

Cryptokitties is built on the Ethereum network.
The program is coded in
Solidity.
ether is necessary to fuel transactions, which include purchasing and breeding CryptoKitties.
CryptoKitties is a non-fungible token
ERC #721 that is indivisible and unique.

answered Mar 27, 2018 by Johnathon
• 9,090 points

selected Aug 3, 2018 by Omkar

Related Questions In Blockchain

0 votes
1 answer

How to choose which function is called first in Node Js

You can do something like: infuraProvider.getBlockNumber().then(function(blockNumber) { ...READ MORE

answered Oct 8, 2018 in Blockchain by Omkar
• 69,210 points
434 views
0 votes
1 answer

what coding language is this in for ethereum and does this work for trading if setup right?

Hi there, I dont know about ethereum, but ...READ MORE

answered Jan 4, 2021 in Blockchain by Achuth
• 150 points
2,101 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,691 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,232 views
+1 vote
1 answer
0 votes
1 answer

How a transaction validity is verified in blockchain?

Blockchain has the records the of all ...READ MORE

answered May 11, 2018 in Blockchain by Johnathon
• 9,090 points
513 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP