Skip to content

Asphere-xyz/go-ethereum-jsonrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this library is a fork of go-ethereum json rpc implementations with 2 main differences:

  1. Request headers are passed to the context
  2. Named parameter is allowed. In go ethereum only positioned parameters are allowed {"jsonrpc":"2.0","method":"test","params": {},"id":1}

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages