Skip to content

A fast & portable light client for Ethereum in Golang.

Notifications You must be signed in to change notification settings

BlocSoc-iitr/selene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

experiment

NOTE: The functions need not have correct parameters and return data types yet

Suggestions

  • Option<u8> can be implemented by taking a pointer to a uint8 value ?
  • we can create a constants.go if needed.
  • if we need to modify some struct datatype , we can have a method taking it as a pointer and modify , instead of returning after making a new copy

About

A fast & portable light client for Ethereum in Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages