bitcoin-abe
Abe: block browser for Bitcoin and similar currencies
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- Bitcoin.py
- Bitleu.py
- BlackCoin.py
- Californium.py
- CryptoCash.py
- Dash.py
- Hirocoin.py
- KeccakChain.py
- LegacyNoBit8.py
- LtcScryptChain.py
- Maxcoin.py
- Namecoin.py
- NmcAuxPowChain.py
- NovaCoin.py
- NvcChain.py
- PpcPosChain.py
- ScryptJaneChain.py
- Sha256Chain.py
- Sha256NmcAuxPowChain.py
- Testnet.py
- Unbreakablecoin.py
- X11Chain.py
- X11PosChain.py
- abe.css
- favicon.ico
- logo32.png
- nethash.js
- robots.txt
- __init__.py
- abe.py
- admin.py
- base58.py
- BCDataStream.py
- DataStore.py
- deserialize.py
- enumeration.py
- firstbits.py
- genesis_tx.py
- mixup.py
- readconf.py
- reconfigure.py
- ripemd_via_hashlib.py
- SqlAbstraction.py
- upgrade.py
- util.py
- verify.py
- version.py
- ecdsa.py
- FAQ.html
- jtobey.pubkey
- blk00000.dat
- blk00000.dat
- __init__.py
- conftest.py
- data.py
- datagen.py
- db.py
- test_block_order.py
- test_btc200.py
- test_max200.py
- test_std_tx.py
- test_util.py
- abe_loader
- namecoin_dump.py
- .gitignore
- abe.conf
- bct-LICENSE.txt
- CHANGES.txt
- LICENSE.txt
- MANIFEST.in
- README-FASTCGI.txt
- README-FIRSTBITS.txt
- README-MYSQL.txt
- README-POSTGRES.txt
- README-SQLITE.txt
- README.md
- README.txt
- setup.py
- TODO.txt
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/bitcoin-abe/bitcoin-abe
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd bitcoin-abe
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
python -m Abe.abe --config myconf.conf --commit-bytes 100000 --no-serve
파이썬 스크립트(또는 모듈)를 실행합니다.
python -m Abe.abe --config myconf.conf
파이썬 스크립트(또는 모듈)를 실행합니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
