Skip to content
/ go-siwe Public

Package siwe implements "Sign-In with Ethereum" (SIWE) (i.e., ERC-4361), for the Go programming language.

License

Notifications You must be signed in to change notification settings

reiver/go-siwe

Repository files navigation

go-siwe

Package siwe implements Sign-In with Ethereum (SIWE) (i.e., ERC-4361), for the Go programming language.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-siwe

GoDoc

Import

To import package siwe use import code like the follownig:

import "github.com/reiver/go-siwe"

Installation

To install package siwe do the following:

GOPROXY=direct go get https://github.com/reiver/go-siwe

Author

Package siwe was written by Charles Iliya Krempeaux

About

Package siwe implements "Sign-In with Ethereum" (SIWE) (i.e., ERC-4361), for the Go programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages