https://youtu.be/HjQV9MgEH98

코인, 토큰은 쉽게 만들수 있어요. 그래서 백서를 잘 보아야 합니다. 실체는 있는지, 구현하려는 이상은 실현 가능한지, 구현 능력은 있는지 등이요.

https://kibaek.tistory.com/519

https://kibaek.tistory.com/519

해당 글로 만드는 토큰이나 코인에 대한 책임은 전적으로 토큰 제작자에게 있음을 알려드립니다.

ERC(Ethereum Request for Comment)

메인넷마다 표준이 다릅니다. ERC20(https://eips.ethereum.org/EIPS/eip-20), ERC721(https://eips.ethereum.org/EIPS/eip-721)이 대표적입니다. ERC721은 고유의 특성(예를 들어 NFT, 게임의 아이템)을 가진 NFC입니다.

RemixIDE 접속

Remix - Ethereum IDE

메타마스크

MetaMask

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/dd181695-f956-45eb-bf28-750cc139bf07/Untitled.png

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/9c4806d6-bcc0-42e0-b6a9-8efdc524ec5c/Untitled.png

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/3423a01d-c26a-4f7e-989d-87f15210b34a/Untitled.png

둘 다 클릭해보실 수 있습니다.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bb985a15-c339-43ec-b11f-2c6518838622/Untitled.png

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/8ee11413-0c4c-4ca7-b9e9-25ab0410044c/Untitled.png

암호를 입력하시면 백업구문이 나옵니다. 이 백업구문을 절대로 잃어버리시면 안됩니다.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/84998175-5994-4e85-afef-3004729832f0/Untitled.png

구문확인하는 창이 뜨고 저장한 구문 순서대로 저장하면 아래 축하메시지가 뜨게 됩니다.