pm-kyc-service

command module
v0.0.0-...-2a2476d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2019 License: MIT Imports: 9 Imported by: 0

README

Prediction Markets KYC Service

Installation

# This will take a few minutes
dep ensure -v

# Fix to C bindings for secp256k1
go get github.com/ethereum/go-ethereum
cp -r \
  "${GOPATH:-$HOME/go}/src/github.com/ethereum/go-ethereum/crypto/secp256k1/libsecp256k1" \
  "vendor/github.com/ethereum/go-ethereum/crypto/secp256k1/"

# Use beego cli for easier development
go get github.com/beego/bee

Run the project

bee run -downdoc=true -gendoc=true

Test

go test tests/default_test.go -v

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
@APIVersion 1.0.0 @Title KYC Service @Description Gnosis KYC Service for PM @Contact denis@gnosis.pm
@APIVersion 1.0.0 @Title KYC Service @Description Gnosis KYC Service for PM @Contact denis@gnosis.pm

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL