Skip to content

A utility tool to relay json rpc request (from http post) to remote wss endpoint.

Notifications You must be signed in to change notification settings

hewigovens/go-wssrelayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-wssrelayer

A utility tool to relay json rpc request (from http post) to remote wss endpoint.

Build

go build -o relay cmd/relay.go

Usage

./relay -port=8080 -endpoint=wss://kusama-rpc.polkadot.io/

About

A utility tool to relay json rpc request (from http post) to remote wss endpoint.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages