https://github.com/cosmos/cosmos-sdk-js
이더리움의 web3.js 같이 잘되면 좋겠다.
git clone https://github.com/cosmos/cosmos-sdk-js.git
|
root@tkpark:~/cosmos-sdk-js# npm install --save cosmos-sdk npm ERR! Linux 4.15.0-96-generic npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "--save" "cosmos-sdk" npm ERR! node v8.10.0 npm ERR! npm v3.5.2 npm ERR! code ENOSELF npm ERR! Refusing to install cosmos-sdk as a dependency of itself npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! <https://github.com/npm/npm/issues> npm ERR! Please include the following file with any support request: npm ERR! /root/cosmos-sdk-js/npm-debug.log root@tkpark:~/cosmos-sdk-js#
|
'블록체인' 카테고리의 다른 글
ETH 계열 노드설치 (0) | 2021.02.24 |
---|---|
DID(Decentralized Identity) 설계 방안 (0) | 2020.07.04 |
스마트컨트렉을 활용한 문서 위변조 탐지 시스템 (0) | 2019.10.01 |
Windows Docker Libra Core 설치 및 테스트넷 연결 (0) | 2019.06.20 |
nodejs로 구현하는 스네이크 코인 (0) | 2019.01.17 |