WCG distribution of byteball
https://steemit.com/byteball/@punqtured/processing-for-good-get-rewarded-for-crunching-numbers-to-cure-diseases
http://wiki.byteball.org/WCG_distribution
https://www.worldcommunitygrid.org
https://bitcointalk.org/index.php?topic=1608859.18880
A Slack user is trying to promote the new Byteball WorldCommunityGrid.org (WCG) distribution method (new WCG Bot in the BB wallet). This morning, he already gave away shares of a 1GB reward to all Byteball users that were active participants in the program last week, and were part of the official WCG Byteball team (Byteball.org). Those users each ended up with a 25MB reward (~ $6.60) - not bad.
With
the participation of Tonyh, he has announced on Slack today a follow-up
giveaway: he is offering shares of another 1GB reward on May 19th. To
be eligible to receive a share of this reward, the participants have,
again, to be active within the Byteball WCG distribution, AND be a
member of the official Byteball WCG Team. Apparently, only 40% of the
Byteball WCG distribution users are also member of the official WCG
Byteball Team. To increase this ratio to more than 75% by May 19th, he
is offering 1GB in reward.
To be part of this challenge, you first have to be an active member of the Byteball WCG Bot program (tutorial here: https://steemit.com/byteball/@punqtured/processing-for-good-get-rewarded-for-crunching-numbers-to-cure-diseases).
Second,
you have to join, or switch to the official Byteball Team (to do so,
one has to select "My Team --> Find a Team" in their WCG account,
search, select and join the team Byteball.org).
Finally,
on May 19th, the Team active members count has to be at least 75% of the
number of participants receiving BB daily payouts (https://wcg.report).
It
is also mentioned that to be considered an active team member, you have
to contribute any amounts of WCG points to the team every day of the
challenge period - either since newly joining the Byteball WCG Bot
program, or, for current Byteball WCG Bot participants, since the
participant switched/joined the official team.
A quick guide to linking your wallet with WCG
Assuming you already installed the Byteball wallet.
Step 1 - Find the WCG bot in the Bot Store
Click the chat-button at the bottom of the wallet. Select the "Bot
Store" tab and locate the WCG Bot. Click on it and hit the huge "Add"
button.
Step 2 - Create or edit your World Community Grid account
Whether you have an existing account at World Community Grid or not, the
bot will give you a username. If you don't already have an account,
create a new one and be sure to use the username given by the bot. If
you already have an account, go to "Settings" and click the "My Profile"
button on the left. It will ask for your username and password before
allowed to change anything. When validated, you can change your username
to that given by the bot.
Step 3 - Link your wallet and WCG account
Go back to the bot and click "Check my account". The bot will then
connect to World Community Grid and look for the account with the
username it gave you. If it finds a matching account, it will then
respond with "Your WCG account is successfully linked."
Step 4 - Choose your payout address
The bot will then ask which address you want rewards sent to. If you
want rewards sent to the wallet that is active when entering the chat
with the bot, simply click the three little dots at the bottom left and
click "Insert my address".
That's it! You're done now!
When everything is done and setup, the bot will tell you that setup has
been completed. You can then go to WCG and change your account name to
whatever you like (see steps above) - remember to also change the name
with the bot by clicking the "Change account name" link. The bot will
then ask what your new account name is, and validate that this was
indeed your new account name.
WCG distribution of byteball的更多相关文章
- 齐夫定律, Zipf's law,Zipfian distribution
齐夫定律(英语:Zipf's law,IPA英语发音:/ˈzɪf/)是由哈佛大学的语言学家乔治·金斯利·齐夫(George Kingsley Zipf)于1949年发表的实验定律. 它可以表述为: 在 ...
- CloudSim4.0报错NoClassDefFoundError,Caused by: java.lang.ClassNotFoundException: org.apache.commons.math3.distribution.UniformRealDistribution
今天下载了CloudSim 4.0的代码,运行其中自带的示例程序,结果有一部分运行错误: 原因是找不到org.apache.commons.math3.distribution.UniformReal ...
- Wishart distribution
Introduction In statistics, the Wishart distribution is generalization to multiple dimensions of the ...
- distribution 中一直在运行 waitfor delay @strdelaytime 语句
Replication 自动创建来一个 Job:Replication monitoring refresher for distribution,这个Agent执行一个sp: dbo.sp_repl ...
- Distribution2:Distribution Writer
Distribution Writer 调用Statement Delivery 存储过程,将Publication的改变同步到Subscriber中.查看Publication Properties ...
- Distribution1:Distribution Reader
在transactional replication中,在publication中执行了一个更新,例如:update table set col=? Where ?,如果table中含有大量的数据行, ...
- 设置Distribution clean up 每次删除Command的数量
Replication Job “Distribution clean up: distribution” 默认设置是,每10minutes运行一次,每次删除2000个Command.这对于有1.9亿 ...
- Your account already has a valid iOS Distribution certificate!
iOS 发布提交出现:Your account already has a valid iOS Distribution certificate!问题解决 转载的链接 http://www.jia ...
- Replication-Replication Distribution Subsystem: agent xxxxxx failed. Column names in each table must be unique
最近遇到一个关于发布订阅(Replication)的奇葩问题,特此记录一下这个案例.我们一SQL SERVER数据库服务器出现大量告警.告警信息如下所示: DESCRIPTION: Replicati ...
随机推荐
- [原]Jenkins(十三)---jenkins用户权限管理
* 版权声明:本博客欢迎转发,但请保留原作者信息! http://www.cnblogs.com/horizonli/p/5337874.html 两种策略的比较
- 使用Postmark测试后端存储性能
Postmark用于对进行频繁,大量存取小文件的存储系统的存储性能测试.原理:构建一个测试文件池,通过文件最大,最小大小,数量等参数进行配置,然后进行事务的初始化,对每一个事务中读取/附加,创建/删除 ...
- 关于pyinstall打包时的依赖问题
前几天写了一个人脸表情分析的小程序,想用pyinstall打包成一个可以移植的小软件.因为之前用过pyinstall,所以这次使用同样的方法对我的程序进行打包: [pyinstaller -F --i ...
- window的cmd使用
有时候安装软件也需要使用cmd,如果要进入目前所在盘符的其他路径用cd命令可进入,但如果从c盘进入d盘等,是不用cd命令的. 如目前在c盘的任意目录,需要切换到d盘的根目录,用:“d:”命令(不含引号 ...
- linux 下实用软件工具推荐
截图:Deepin-Screenshot 音乐:deepin-music netease-music 绘图工具:Draw.io Desktop (chrome extension) / www.pro ...
- 依赖注入容器之Castle Windsor
一.Windsor的使用 Windsor的作为依赖注入的容器的一种,使用起来比较方便,我们直接在Nuget中添加Castle Windsor,将会自动引入Castle.Core 和 Castle.Wi ...
- xiv存储操作
XIV存储操作维护手册 二○一二年七月 目录 1. 存储划分... 3 1.1. 定义Storage Pool 3 1.2. ...
- python-Beautiful rose
热爱python,热爱生活,python需要浪漫,让我带大家走进浪漫的国度...写的不好的地方请大佬指教 import turtle import time class Rose: def __ini ...
- MFC实现一元稀疏多项式运算器
MFC实现一元稀疏多项式运算器 基本要求 输入并建立两个多项式 多项式a与b相加,建立和多项式c 多项式a与b相减,建立差多项式d 输出多项式a, b, c, d.输出格式:比如多项式a为:A(x)= ...
- [No0000FC]C# 预处理器指令
预处理器指令指导编译器在实际编译开始之前对信息进行预处理. 所有的预处理器指令都是以 # 开始.且在一行上,只有空白字符可以出现在预处理器指令之前.预处理器指令不是语句,所以它们不以分号(;)结束. ...