Tellor 币安投资的 DeFi 专用预言机
基于以太坊智能合约挖矿, 10分钟一个区块 每个区块奖励 25个TRB
Mytoken 价格和上线交易所
下面介绍GPU显卡挖矿教程
点击下面链接地址下载挖矿文件
https://github.com/tellor-io/TellorMiner/releases/latest/download/TellorMiner.exe
复制下面配置文件 保存为 config.json (也可以到这里下载 https://raw.githubusercontent.com/tellor-io/TellorMiner/master/config.json)
{ "contractAddress": "0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5", "nodeURL": "https://mainnet.infura.io/v3/7f11ed6dfxxxxxxxxxxxxxxxxx", "privateKey": "4bdc16637633fa4b4854670fbb83fa254756798009f52a1dxxxxxxxxxxxxxxxxxx", "databaseURL":"http://localhost7545", "publicAddress": "e037ec8ec9ec423826750853899394dexxxxxxxxxxxxxxxe", "serverHost": "localhost", "serverPort": 5000, "serverWhitelist": ["0xe037ec8ec9ec423826750853899394de7f024fee"], "ethClientTimeout": 3000, "trackerCycle": 10, "requestData":0, "gasMultiplier": 1, "gasMax":10, "useGPU":true, "gpuConfig":{ "default":{ "groupSize":256, "groups":4096, "count":16 } }, "enablePoolWorker": true, "poolURL": "http://tellorpool.org", "trackers": [ "balance", "currentVariables", "disputeStatus", "gas", "top50", "tributeBalance", "fetchData", "psr" ], "dbFile": "/tellorDB" }
修改配置 nodeURL 为自己的 infura URL (https://infura.io/ 注册) privateKey 修改为自己的 以太坊 私钥地址 (一定要注意私钥安全 , 最好使用新地址)
publicAddress 修改为自己的ETH 地址 (注意没有 0x 开头) serverWhitelist 修改为 自己的ETH地址 (注意这里需要有 0x 开头)
当前配置连接到 http://tellorpool.org/ 矿池挖矿,如果自己挖矿需要抵押 1000个TRB,连接到矿池则由矿池抵押。
保存 下面内容为 psr.json (也可以到这里下载 https://raw.githubusercontent.com/tellor-io/TellorMiner/master/psr.json)
保存下面内容为 loggingConfig.json (也可以到这里下载 https://raw.githubusercontent.com/tellor-io/TellorMiner/master/loggingConfig.json)
这时候你本地有四个文件 TellorMiner.exe config.json psr.json loggingConfig.json
开始挖矿 运行如下命令 (可以保存为 一个 bat文件)
./TellorMiner --config=./config.json mine
tellorpool.org 矿池貌似需要翻墙
网友测试GTX 1080 显卡 算力 520MH/s
当前收益 计算 520M 算力 日理论收益为 0.318TRB 折合RMB 6.32元
官网挖矿教程 https://tellor.readthedocs.io/en/latest/MinerSetup
挖矿软件: https://github.com/tellor-io/TellorMiner
TRB矿池: http://tellorpool.org/
有挖矿疑问可以加入挖币网QQ群交流:
124758307(挖币网交流群3)
声明:此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。本网站所提供的信息,只供参考之用。