Dione - decentralized oracle network for cross-chain interoperability
Go to file
2020-08-07 05:42:09 +03:00
config add: subscribe on oracle events functionality 2020-08-07 00:47:58 +03:00
consensus add: integrate raft consensus layer, ethereum and filecoin rpc into node 2020-08-07 05:42:09 +03:00
contracts fix: smart contracts build artifacts 2020-08-06 17:16:00 +03:00
eth-contracts fix: add Ownable.sol smart contract 2020-08-04 20:24:46 +02:00
handler add: integrate raft consensus layer, ethereum and filecoin rpc into node 2020-08-07 05:42:09 +03:00
node add: integrate raft consensus layer, ethereum and filecoin rpc into node 2020-08-07 05:42:09 +03:00
rpc add: integrate raft consensus layer, ethereum and filecoin rpc into node 2020-08-07 05:42:09 +03:00
rpcclient add: integrate raft consensus layer, ethereum and filecoin rpc into node 2020-08-07 05:42:09 +03:00
.gitignore fix: add Ownable.sol smart contract 2020-08-04 20:24:46 +02:00
Dockerfile add: pubsub oracle topic, message exchange operations, ethereum rpc connection 2020-08-03 22:01:38 +02:00
go.mod add: integrate raft consensus layer, ethereum and filecoin rpc into node 2020-08-07 05:42:09 +03:00
go.sum add: integrate raft consensus layer, ethereum and filecoin rpc into node 2020-08-07 05:42:09 +03:00
LICENCE.md add: MIT licence 2020-08-03 22:03:34 +02:00
Makefile add: pubsub oracle topic, message exchange operations, ethereum rpc connection 2020-08-03 22:01:38 +02:00
p2p-oracle-node.go add: ethereum rpc wallet operation, send transaction method, smart contracts golang artifacts 2020-08-04 20:19:42 +02:00
README.md implement basic node with bootstrap capability 2020-08-02 13:53:38 +04:00

P2P Oracle Node

The node of p2p oracle network.