[ / / / / / / / / / / / / / ] [ dir / random / 93 / biohzrd / hkacade / hkpnd / tct / utd / uy / yebalnia ]

/cyber/ - Cyberpunk & Science Fiction

A board dedicated to all things cyberpunk (and all other futuristic science fiction)
Name
Email
Subject
REC
STOP
Comment *
File
Password (Randomized for file and post deletion; you may also set your own.)
Archive
* = required field[▶Show post options & limits]
Confused? See the FAQ.
Flag
Embed
(replaces files and can be used instead)
Oekaki
Show oekaki applet
(replaces files and can be used instead)
Options

Allowed file types:jpg, jpeg, gif, png, webp,webm, mp4, mov, swf, pdf
Max filesize is16 MB.
Max image dimensions are15000 x15000.
You may upload5 per post.


“Your existence is a momentary lapse of reason.”

File: 07f7ead5cad72e5⋯.jpg (225.42 KB,1200x1160,30:29,DO_NMw9XcAACDR2.jpg)

 No.57932

have any of you learned how to create stuff on ethereum? Solidity seems like a pretty easy language to learn if you have basic coding skills. Id like to build a game or maybe pay the 1000 bucks to learn blockchain development

____________________________
Disclaimer: this post and the subject matter and contents thereof - text, media, or otherwise - do not necessarily reflect the views of the 8kun administration.

 No.57938

>>57932

I did a bit for class, it's not what you think though, it's not just "hey code on the blockchain maaan", it's "Everybody run this code at this time, and I will pay $this_much_crypto". There's really no reason to make a videogame on the blockchain because you're paying more for the data and computations than if you just ran it locally, unless you want to just do it as an academic project. You really need to minimize your computations and data storage because you pay for everything you put on the blockchain. On the plus side, you can do decentralized, trust-less multiplayer for any kind of turn based game, which is schway I guess.

You can use Ganche (https://github.com/trufflesuite/ganache-cli) and Metamask (https://metamask.io/) to rapidly prototype your solidity contracts. You can use test networks to prototype stuff without having to actually pay out any brouzouf (https://testnet.help/en/ethfaucet/ropsten). I was going to include a copy of my homework because it explained how to do all this, but after googling for a hot second I realized my professor literally just copy+pasted a medium article: https://medium.com/haloblock/deploy-your-own-smart-contract-with-truffle-and-ganache-cli-beginner-tutorial-c46bce0bd01e and told us to follow it.

Good luck and post back if you make anything.

Disclaimer: this post and the subject matter and contents thereof - text, media, or otherwise - do not necessarily reflect the views of the 8kun administration.



[Return][Go to top][Catalog][Nerve Center][Random][Post a Reply]
Delete Post [ ]
[]
[ / / / / / / / / / / / / / ] [ dir / random / 93 / biohzrd / hkacade / hkpnd / tct / utd / uy / yebalnia ]