neo

package
v0.0.0-...-d447769 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2018 License: MIT Imports: 5 Imported by: 0

README

#ReadMe

Notes on Neo Coin implementation

Neo does not operate like a normal Coin: seed name has changed to Nist256p1 seed. Most coins uses Bitcoin seed the key to address schema is not the same as bitcoin

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Coin

type Coin struct{}

func (*Coin) GenerateMnemonic

func (c *Coin) GenerateMnemonic() string

func (*Coin) GeneratePrivateKey

func (c *Coin) GeneratePrivateKey(mnemonic string, external, index int) *bip32.Key

func (*Coin) PubKeyToAddress

func (c *Coin) PubKeyToAddress(pubKey *bip32.Key) string

Directories

Path Synopsis
General components of a transaction in neo
General components of a transaction in neo

Jump to

Keyboard shortcuts

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