본문 바로가기

카테고리 없음

블록체인 게임 개발 튜토리얼

Cryptozombies

https://cryptozombies.io/en/course

 

#1 Solidity Tutorial & Ethereum Blockchain Programming Course | CryptoZombies

CryptoZombies is The Most Popular, Interactive Solidity Tutorial That Will Help You Learn Blockchain Programming on Ethereum by Building Your Own Fun Game with Zombies — Master Blockchain Development with Web3, Infura, Metamask & Ethereum Smart Contracts

cryptozombies.io

 

Ethereum developers

https://ethereum.org/en/developers/

 

Home | ethereum.org

Ethereum is a global, decentralized platform for money and new kinds of applications. On Ethereum, you can write code that controls money, and build applications accessible anywhere in the world.

ethereum.org

 

Solidity

 

https://docs.soliditylang.org/en/v0.5.3/index.html

 

Solidity — Solidity 0.5.3 documentation

Hint You can always try out code examples in your browser with the Remix IDE. Remix is a web browser based IDE that allows you to write Solidity smart contracts, then deploy and run the smart contracts. It can take a while to load, so please be patient. Wa

docs.soliditylang.org

 

Solidity v0.8.6

 

https://docs.soliditylang.org/en/v0.8.6/introduction-to-smart-contracts.html

 

Introduction to Smart Contracts — Solidity 0.8.6 documentation

The following contract implements the simplest form of a cryptocurrency. The contract allows only its creator to create new coins (different issuance schemes are possible). Anyone can send coins to each other without a need for registering with a username

docs.soliditylang.org

 

 

 

반응형