Skip to content

REST APIs for Linkable Ring Signature and SQLite

Notifications You must be signed in to change notification settings

SentinelVote/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SentinelVote Backend

Setup

git clone https://github.com/SentinelVote/backend.git
cd backend
go run . # add --help or -h for CLI flags.

Build

CGO_ENABLED=0 go build -o ./api
./api # add --help or -h for CLI flags.

Contributor Notes

Read-Only Files

Files which are read-only are finalized and should not be modified.

About

REST APIs for Linkable Ring Signature and SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published