简体   繁体   中英

Does blockchain use websocket?

Im programming an application for sharding on a p2p network but p2p networks have some serious problems like forwarding port , static ips and these things get a lot of time for me and it can be so bad for marketing and users. After all i wanna use smart contract on a blockchain to pay for it. Does blockchain use websocket for transfer blocks and data and give miners blocks ?

No blockchain's nodes relay transactions and blocks to their neighbours node after that they participate in the validation process. Ordinary users use wallets which connect to a node, this communication can base on socket or rest api

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM