FactomProject / factom

Library for writing Factom clients in go
MIT License
44 stars 19 forks source link

Readme should provide developer value #91

Open Cahl-Dee opened 5 years ago

Cahl-Dee commented 5 years ago

See factom.js implementation for sample: https://github.com/PaulBernier/factomjs

At the least, linking to: https://godoc.org/github.com/FactomProject/factomd

stackdump commented 5 years ago

client only lib: https://godoc.org/github.com/FactomProject/factom

one path would be to nest more documentation in the code as comments it would render out on godoc