b2network / b2-node

Ethermint is a Cosmos SDK library for running scalable and interoperable EVM chains
https://docs.evmos.org/
GNU Lesser General Public License v3.0
3 stars 7 forks source link

bitcoin-indexer #22

Open 0x677261706562616261 opened 8 months ago

0x677261706562616261 commented 8 months ago

Goal

Create a module pull bitcoin block and parse transaction, generate state

0x677261706562616261 commented 8 months ago

@Stonepapa please help add the lib which could be refered.

0x677261706562616261 commented 8 months ago

refer to unisat opensource indexer: https://github.com/unisat-wallet/libbrc20-indexer

oxf71 commented 7 months ago

refer to evm indexer : https://github.com/b2network/b2-node/blob/main/server/indexer_service.go

Is the architecture Reference evm indexer feasible? @0x677261706562616261 @Stonepapa