create

package
v0.0.0-...-836e728 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package create provides Api methods to create user wallet and store the mnemonic in database

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyRoutes

func ApplyRoutes(r *gin.RouterGroup)

ApplyRoutes applies /authenticate to gin RouterGroup

Types

type CreatePayload

type CreatePayload struct {
	UserId     string `json:"userId"`
	PublicKey  string `json:"publicKey"`
	WalletAddr string `json:"walletAddr"`
}

Jump to

Keyboard shortcuts

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