mirror of
https://github.com/fluencelabs/examples
synced 2025-06-23 23:01:32 +00:00
Timestamp Oracle (#9)
* init timestamp oracle * Update Readme.md * update stats, tests * update aqua script and readme
This commit is contained in:
6
ts-oracle/artifacts/service_info.txt
Normal file
6
ts-oracle/artifacts/service_info.txt
Normal file
@ -0,0 +1,6 @@
|
||||
fldist new_service --ms artifacts/ts_oracle.wasm:artifacts/ts_oracle_cfg.json --name ts-consensus --verbose
|
||||
client seed: 7EbFfPnbjZHBWmkDT5dc5mXfY4ntFxiQ9hwynYxjL1S4
|
||||
client peerId: 12D3KooWAw1obs4xApwechRaz7GEqTA54JLTq8KR7MJwRShjxBaH
|
||||
relay peerId: 12D3KooWHLxVhUQyAuZe6AHMB29P7wkvTNMn7eDMcsqimJYLKREf
|
||||
service id: ed657e45-0fe3-4d6c-b3a4-a2981b7cadb9
|
||||
service created successfully
|
3
ts-oracle/artifacts/ts_oracle_cfg.json
Normal file
3
ts-oracle/artifacts/ts_oracle_cfg.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"name": "ts_oracle"
|
||||
}
|
Reference in New Issue
Block a user