mempool-shark
primitive and naive etheruem mempool monitor service
파일 탐색기
최종 버전 다운로드 (.zip)- nodejs.yml
- commands.js
- run
- main.css
- icons.png
- icons@2x.png
- widgets.png
- widgets@2x.png
- main.js
- search.js
- models_TransactionSchema.IContractSharkTx.html
- models.html
- models_BlockSchema.html
- models_HashSchema.html
- models_PoolsSchema.html
- models_TokenSchema.html
- models_TransactionSchema.html
- models_WhalesSchema.html
- swapsDecoders__uni_sushi__decoders_getMempoolData.html
- swapsDecoders__uni_sushi__v2_handleSwap.html
- swapsDecoders__uni_sushi__v3_getV3InternalSwap.html
- swapsDecoders__uni_sushi__v3_handleMultiSwap.html
- swapsDecoders__uni_sushi__v3_handleSwap.html
- swapsDecoders__uni_sushi_pending.html
- utils__websocket_utils.html
- utils_configs_utils.html
- utils_initServer_init_pools.html
- utils_mongo_config.html
- utils_mongo_saveBlock.html
- utils_mongo_saveConfirmed.html
- utils_mongo_savePending.html
- utils_mongo_savePools.html
- utils_mongo_saveToken.html
- utils_mongo_saveWhale.html
- utils_web3_abis_interfaces.html
- utils_web3_checkTxs.html
- utils_web3_getBlocks.html
- utils_web3_getContractData.html
- utils_web3_getTokens.html
- utils_web3_getTransactions.html
- utils_web3_providers.html
- utils_web3_utils.html
- index.html
- modules.html
- I1Inchv2.json
- I1Inchv3.json
- Multicall2.json
- BlockSchema.ts
- HashSchema.ts
- index.ts
- PoolsSchema.ts
- TokenSchema.ts
- TransactionSchema.ts
- WhalesSchema.ts
- handleSwap.ts
- getV3InternalSwap.ts
- handleMultiSwap.ts
- handleSwap.ts
- getMempoolData.ts
- pending.ts
- utils.ts
- utils.ts
- drop-transactions.ts
- reset-blocks.ts
- reset-pools.ts
- reset-tokens.ts
- reset-transactions-c.ts
- reset-transactions-p.ts
- reset-transactions-t-h.ts
- reset-transactions.ts
- create-indexes.ts
- init-pools.ts
- init-tokens.ts
- init-whales.ts
- set-heroku.ts
- config.ts
- saveBlock.ts
- saveConfirmed.ts
- savePending.ts
- savePools.ts
- saveToken.ts
- saveWhale.ts
- abis-interfaces.ts
- checkTxs.ts
- getBlocks.ts
- getContractData.ts
- getTokens.ts
- getTransactions.ts
- providers.ts
- utils.ts
- _websocket-server.ts
- listener-commons.ts
- listener-confirmation.ts
- listener-mempool.ts
- .eslintignore
- .eslintrc.json
- .gitignore
- .prettierignore
- .prettierrc.js
- CHANGELOG.md
- example.env
- jest.config.ts
- package-lock.json
- package.json
- README.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/sambacha/mempool-shark
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd mempool-shark
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
