Skip to content

A TCP server - client simulate blockchain. Send and received data to do transaction

Notifications You must be signed in to change notification settings

thdung002/go-test

Repository files navigation

go-test

Running server first time please use with command init_user to init user (if not have any test.db)

go run main.go init_user

Running normal server

go run main.go

To run first client

go run client.go clients1

To run second client

go run client.go clients2

To run both client just

go run client.go

About

A TCP server - client simulate blockchain. Send and received data to do transaction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages