Hey dev, is this a fork of Blocknet? Or are you creating your own interoperability protocol from scratch?
It's an implementation from scratch. I'm the one of the main devs. We've been building
http://github.com/tendermint/tendermint since 2014. It's a high performance BFT consensus/blockchain engine written in Golang from scratch, with an eye toward good software architecture.
http://github.com/tendermint/tmsp lets us write the blockchain logic in any language.