Skip to content

A Nethermind plugin that will push all pending transactions to any clients that connect to the `/pending` RPC endpoint with a websocket.

License

Notifications You must be signed in to change notification settings

Zoltu/nethermind-plugin-websocket-push

Repository files navigation

nethermind-plugin-websocket-push

A Nethermind plugin that will create websocket endpoints that will push a stream of data to connected clients. /pending will push all new pending transactions. /block will push all new blocks.

Note: It is up to the receiver to filter client side and deal with reorgs. This is a firehose plugin.

About

A Nethermind plugin that will push all pending transactions to any clients that connect to the `/pending` RPC endpoint with a websocket.

Resources

License

Stars

Watchers

Forks