# README
Sample application using bbclib-go
how to use
go mod init main
go build main.go
Run main
Then, you will see the string output of a sample transaction.
go mod init main
go build main.go
Run main
Then, you will see the string output of a sample transaction.