예전에 litecoin에서 했던거랑 비슷 geth 콘솔 들어가기 geth attach ipc:\\.\pipe\geth.ipc PS C:\Users\kdch0\geth_practice> geth attach ipc:\\.\pipe\geth.ipc Welcome to the Geth JavaScript console! instance: Geth/v1.10.14-stable-11a3a350/windows-amd64/go1.17.5 coinbase: 0xfb33f05afd6ce086b01437a1ad146a0209f5981c at block: 149 (Mon Dec 27 2021 00:24:27 GMT+0900 (KST)) datadir: C:\Users\kdch0\geth_practice modules: ad..
nodestart cmd 파일 생성 cd .\geth_practice\ code nodestart.cmd nodestart.cmd geth --networkid 7029 --mine --miner.threads 2 --datadir "./" --nodiscover --http --http.port "8545" --http.corsdomain "*" --nat "any" --http.api eth,web3,personal,net --allow-insecure-unlock --password ./password.sec geth 명령어 더보기 USAGE: geth [options] [command] [command options] [arguments...] VERSION: 1.10.14-stable-11a3a..
geth설치 https://geth.ethereum.org/downloads/ 윈도우 터미널에서 실습할 폴더를 만들어주고 이동한다. mkdir geth_practice cd geth_practice puppeth를 이용해 genesisblock을 생성 puppeth 네트워크 이름을 정해라. (공백, 하이픈, 대문자ㄴㄴ) Please specify a network name to administer (no spaces, hyphens or capital letters please) > hellogenesis 뭐할꺼냐? 2 What would you like to do? (default = stats) 1. Show network stats 2. Configure new genesis 3. Track new..
./network.sh deployCC -ccn basic -ccp ../asset-transfer-basic/chaincode-javascript/ -ccl javascript 시작하기 전에 필요한 거 다 설치해준다. https://hyperledger-fabric.readthedocs.io/en/latest/prereqs.html#linux Prerequisites — hyperledger-fabricdocs main documentation Git Install the latest version of git if it is not already installed. To use Fabric binaries, you will need to have the uname command available. Y..
ERC721 balanceOf(address owner) → uint256 주어진 address에서 보유중인 NFT의 개수를 반환 ownerOf(uint256 tokenId) → address 해당 NFT의 토큰아이디를 가지고 있는 소유자의 address를 반환 safeTransferFrom(address from, address to, uint256 tokenId) from에서 to로 NFT를 전송 NFT는 from에서 소유하고 있어야함. approve나 setApprovalForAll 를 통해 주어진 NFT를 전송하는 것을 허용된다면, 호출한사람이 소유하고 있지않아도 가능. transferFrom(address from, address to, uint256 tokenId) 주어진 NFT를 from계정..
메타마스크는 이더리움을 보유하고 송금 및 관리할 수 있는 암호화폐 지갑이다. 메타마스크는 구글 크럼 웹브라우저에서 플러그인 방식으로 사용하는 크롬 확장 프로그램이다. 메타마스크의 임무는 가능한 많은 사람들을 위해 이더리움을 사용하기 쉽게 만드는 것이다. 메타마스크를 이용하여 전체 이더리움 노드를 실행하지 않고도 브라우저에서 이더리움 디앱을 바로 실행할 수 있으면 이더리움, 송금과 토큰을 확인하고 관리할 수 있다. 메타마스크에는 보안 ID볼트가 포함되어 있어 서로 다른 사이트에서 사용자의 ID를 관리하고 블록체인 트랜잭션을 서명할 수 있는 사용자 인터페이스를 제공한다. 핵심기능은 키 관리다. 프라이빗 키를 생성해준다 생성된 프라이빗 키를 보관해 두었다가 사용자가 필요할 떄 꺼내 쓸 수 있게 한다. 단순히 ..
- Total
- Today
- Yesterday
- 다이나밍프로그래밍
- 다이나믹프로그래밍
- 면접비
- 서버점검
- 투포인터
- 은둔청년체험
- 개발자면접
- 면접질문
- 서버개발
- 그래프
- node.js
- create databases;
- 최소공통조상
- 로드나인
- 동적프로그래밍
- DB 생성
- 롱베케이션
- BFS
- create db
- 투포인터 연습
- MOD
- MySQL
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |