Categorygithub.com/nic758/bdtp-golang
modulepackage
0.0.2
Repository: https://github.com/nic758/bdtp-golang.git
Documentation: pkg.go.dev

# README

Blockchain data transfer protocol

Main idea

TODO: treat blockchain addresses like pointers.

Currently supported chain

  • Waves

Requirements

go version >= 1.17

Installation

git clone [email protected]:nic758/bdtp-golang.git
go mod tidy
export WAVES_SEED="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"

to run a server: go run bdtp-server-example.go
to run a client: go run bdtp-client-example.go

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author