Dione - decentralized oracle network for cross-chain interoperability
Go to file
2020-08-05 20:23:42 +03:00
config add: pubsub oracle topic, message exchange operations, ethereum rpc connection 2020-08-03 22:01:38 +02:00
consensus add: external function for update consensus value 2020-08-05 20:23:42 +03:00
contracts add: ethereum rpc wallet operation, send transaction method, smart contracts golang artifacts 2020-08-04 20:19:42 +02:00
eth-contracts fix: add Ownable.sol smart contract 2020-08-04 20:24:46 +02:00
handler add: pubsub oracle topic, message exchange operations, ethereum rpc connection 2020-08-03 22:01:38 +02:00
node add: pubsub oracle topic, message exchange operations, ethereum rpc connection 2020-08-03 22:01:38 +02:00
rpc add: pubsub oracle topic, message exchange operations, ethereum rpc connection 2020-08-03 22:01:38 +02:00
rpcclient add: raft consensus library and basic logic of consensus operations in p2p network 2020-08-05 20:11:14 +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: raft consensus library and basic logic of consensus operations in p2p network 2020-08-05 20:11:14 +03:00
go.sum add: raft consensus library and basic logic of consensus operations in p2p network 2020-08-05 20:11:14 +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.