factom icon indicating copy to clipboard operation
factom copied to clipboard

Library for writing Factom clients in go

Results 4 factom issues
Sort by recently updated
recently updated
newest added

This PR adds structs and functions related to FCT anchoring (anchors from customnet into Factom mainnet). As BTC and ETH anchoring is not compatible (logically) with FCT anchoring (i.e. mainnet...

Thanks to @ilzheev for reporting this one. Regular transactions contain the RCD/Signature for all inputs but pending transactions currently don't. They're not returned by the API so this will need...

Re-apply the work done in: https://github.com/FactomProject/factom/pull/133

See factom.js implementation for sample: https://github.com/PaulBernier/factomjs At the least, linking to: https://godoc.org/github.com/FactomProject/factomd