Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: CytoProject on June 08, 2019, 04:42:26 PM



Title: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 08, 2019, 04:42:26 PM
Cyto

Goals: Trustless, decentralized, anonymous
Inspiration: Bitcoin, NXT, Cryptonote, Clam, EOS, ZCash
Team size: 4

Info
We are planning to start our launch once we stabilize the code.
Please join our decentralized genesis airdrop.

Airdrop
1. Download https://gitlab.com/cytoproject/genesis/-/releases
2. Create wallet
3. Generate airdrop address
4. Submit to http://145.249.105.17/airdrop

We intend to run airdrops for a while, so if you think your late... you're not!

Airdrop paused while we get windows build ready.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 10, 2019, 11:22:40 PM
How to use genesis wallet

1. Create a wallet directory

Code:
mkdir cyto_wallet

2. Run Cyto console wallet

Code:
./cyto-console-wallet

3. Enter wallet name

Code:
"Wallet file name: cyto_wallet/main.wallet" 

4. Enter password

Code:
****

5. Generate airdrop address

Code:
new_genesis_airdrop_address

6. Copy your airdrop address and paste it the Cyto airdrop website and submit

7. Exit

Code:
exit



Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 10, 2019, 11:34:54 PM
Genesis airdrop stats

Day        New participants    Total
  1                       1        1
  2                      42       43
  3                      27       70
  4                      29       99
  5                      35      134
  6                      71      205
  7                      43      248
  8                      54      302
  9                      21      323
 10                      58      381


Airdrop paused while we get windows build ready.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 11, 2019, 08:23:51 AM
Hi Dev,

I need help getting this to work. I'm not good at using Linux but I was only able to get to the part where I unpacked the tar.gz file.
Please kindly provide the commands to install the wallet after which one can run it. Thanks

Below are the commands and responses I've gotten so far on Ubuntu 18.04

beejaebtc:~$ wget "https://gitlab.com/cytoproject/genesis/uploads/b203ed2301771186a271bc1e0002823c/cy
to-console-wallet-linux64-0.1.tar.gz" -O cyto-console-wallet-linux64-0.1.tar.gz
--2019-06-11 08:11:08--  https://gitlab.com/cytoproject/genesis/uploads/b203ed2301771186a271bc1e0002823c/cyto-co
nsole-wallet-linux64-0.1.tar.gz
Resolving gitlab.com (gitlab.com)... 35.231.145.151
Connecting to gitlab.com (gitlab.com)|35.231.145.151|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1953582 (1.9M) [application/x-gzip]
Saving to: ‘cyto-console-wallet-linux64-0.1.tar.gz’
cyto-console-wallet-linux64 100%[===========================================>]   1.86M  7.17MB/s    in 0.3s    
2019-06-11 08:11:09 (7.17 MB/s) - ‘cyto-console-wallet-linux64-0.1.tar.gz’ saved [1953582/1953582]
beejaebtc:~$ tar -xzvf cyto-console-wallet-linux64-0.1.tar.gz
cyto-console-wallet-linux64-0.1/
cyto-console-wallet-linux64-0.1/cyto-console-wallet
beejaebtc:~$ mkdir cyto_wallet
beejaebtc:~$ ./cyto-console-wallet
-bash: ./cyto-console-wallet: No such file or directory
beejaebtc:~$ "Wallet file name: cyto_wallet/main.wallet"
-bash: Wallet file name: cyto_wallet/main.wallet: No such file or directory
beejaebtc:~$ sudo mv cyto-console-wallet /usr/bin/
mv: cannot stat 'cyto-console-wallet': No such file or directory
beejaebtc:~$ sudo cyto-console-wallet /usr/bin/
sudo: cyto-console-wallet: command not found

Also, can you try create a telegram group or discord where it'll be easier to relate with the community? Your earliest possible response is very much appreciated. Cheers!


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: FoBoT on June 11, 2019, 08:35:42 AM
Unless the dev is not targeting a larger audience, i think he needs to create  a window wallet where people can easily join the airdrop.
There is no much information about this coin but Trustless, decentralized cash sounds good.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 11, 2019, 08:41:50 AM
Unless the dev is not targeting a larger audience, i think he needs to create  a window wallet where people can easily join the airdrop.
There is no much information about this coin but Trustless, decentralized cash sounds good.

I totally agree with you... I just don't want to miss this  :( :( :(


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: FoBoT on June 11, 2019, 08:48:21 AM
Unless the dev is not targeting a larger audience, i think he needs to create  a window wallet where people can easily join the airdrop.
There is no much information about this coin but Trustless, decentralized cash sounds good.

I totally agree with you... I just don't want to miss this  :( :( :(

You will not be the only one that will miss this airdrop due to the linux wallet but a lot of other people.
The dev can pay someone to compile the window wallet though i can be of help.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 11, 2019, 08:55:25 AM
Unless the dev is not targeting a larger audience, i think he needs to create  a window wallet where people can easily join the airdrop.
There is no much information about this coin but Trustless, decentralized cash sounds good.

I totally agree with you... I just don't want to miss this  :( :( :(

You will not be the only one that will miss this airdrop due to the linux wallet but a lot of other people.
The dev can pay someone to compile the window wallet though i can be of help.

I will really appreciate it if you can help provide the list of commands to successfully set this whole thing up. It will also be useful for other noobs like me who may find this project and also want to be early adopters! Thanks much in anticipation


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 11, 2019, 05:57:47 PM
beejaebtc:~$ tar -xzvf cyto-console-wallet-linux64-0.1.tar.gz
cyto-console-wallet-linux64-0.1/
cyto-console-wallet-linux64-0.1/cyto-console-wallet
beejaebtc:~$ mkdir cyto_wallet
beejaebtc:~$ ./cyto-console-wallet
-bash: ./cyto-console-wallet: No such file or directory

The cyto-console-wallet executable extracts to the cyto-console-wallet-linux64-0.1/ folder.  Try this

$ ./cyto-console-wallet-linux64-0.1/cyto-console-wallet

Also, can you try create a telegram group or discord where it'll be easier to relate with the community? Your earliest possible response is very much appreciated. Cheers!

Telegram (or similar) and windows build will come.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 11, 2019, 06:14:07 PM
Airdrop stats

Day        New participants    Total
  1                       1        1


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 11, 2019, 08:14:39 PM
beejaebtc:~$ tar -xzvf cyto-console-wallet-linux64-0.1.tar.gz
cyto-console-wallet-linux64-0.1/
cyto-console-wallet-linux64-0.1/cyto-console-wallet
beejaebtc:~$ mkdir cyto_wallet
beejaebtc:~$ ./cyto-console-wallet
-bash: ./cyto-console-wallet: No such file or directory

The cyto-console-wallet executable extracts to the cyto-console-wallet-linux64-0.1/ folder.  Try this

$ ./cyto-console-wallet-linux64-0.1/cyto-console-wallet


This worked! Thanks. I've submitted my application. Does the wallet need to be kept open in order to receive staking rewards?


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 11, 2019, 08:29:26 PM
beejaebtc:~$ tar -xzvf cyto-console-wallet-linux64-0.1.tar.gz
cyto-console-wallet-linux64-0.1/
cyto-console-wallet-linux64-0.1/cyto-console-wallet
beejaebtc:~$ mkdir cyto_wallet
beejaebtc:~$ ./cyto-console-wallet
-bash: ./cyto-console-wallet: No such file or directory

The cyto-console-wallet executable extracts to the cyto-console-wallet-linux64-0.1/ folder.  Try this

$ ./cyto-console-wallet-linux64-0.1/cyto-console-wallet


This worked! Thanks. I've submitted my application. Does the wallet need to be kept open in order to receive staking rewards?

No, the genesis wallet does not need to be kept open because we have not launched the network yet. Once we launch the network your airdrop units will be in the genesis block and you can start staking rewards.  Don't lose the genesis wallet you just created and don't forget the password either.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 11, 2019, 08:45:30 PM
beejaebtc:~$ tar -xzvf cyto-console-wallet-linux64-0.1.tar.gz
cyto-console-wallet-linux64-0.1/
cyto-console-wallet-linux64-0.1/cyto-console-wallet
beejaebtc:~$ mkdir cyto_wallet
beejaebtc:~$ ./cyto-console-wallet
-bash: ./cyto-console-wallet: No such file or directory

The cyto-console-wallet executable extracts to the cyto-console-wallet-linux64-0.1/ folder.  Try this

$ ./cyto-console-wallet-linux64-0.1/cyto-console-wallet


This worked! Thanks. I've submitted my application. Does the wallet need to be kept open in order to receive staking rewards?

No, the genesis wallet does not need to be kept open because we have not launched the network yet. Once we launch the network your airdrop units will be in the genesis block and you can start staking rewards.  Don't lose the genesis wallet you just created and don't forget the password either.

Okay. I have already backed up the view key and the wallet address. I'll be expecting telegram/discord to go live soonest. cheers!


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 11, 2019, 08:52:26 PM
Okay. I have already backed up the view key and the wallet address. I'll be expecting telegram/discord to go live soonest. cheers!

Great! The view key is not that important. You need to backup the whole wallet directory cyto_wallet in order to be able to get your genesis airdrop and stake once we launch.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 11, 2019, 08:56:14 PM
Okay. I have already backed up the view key and the wallet address. I'll be expecting telegram/discord to go live soonest. cheers!

Great! The view key is not that important. You need to backup the whole wallet directory cyto_wallet in order to be able to get your genesis airdrop and stake once we launch.

backup the whole wallet directory cyto_wallet? How do I do this? I'm not so learned at using linux and I generated the wallet using a vps on my google cloud free trial which will expire in a few weeks. Please how do I make sure I don't lose my wallet after my trial expires? I should be able to run commands to obtain my private keys, mnemonics or wallet seed.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 11, 2019, 09:32:14 PM
backup the whole wallet directory cyto_wallet? How do I do this? I'm not so learned at using linux and I generated the wallet using a vps on my google cloud free trial which will expire in a few weeks. Please how do I make sure I don't lose my wallet after my trial expires? I should be able to run commands to obtain my private keys, mnemonics or wallet seed.

You don't need to back it up, but you should. You just need it later in order to receive your airdrop when we launch the network. The wallet contains your private key, which you need to access your airdrop. You provided us your public key (airdrop address) when you joined the airdrop.

To backup the directory, something like this...

tar czvf cyto_wallet.tar.gz cyto_wallet
then ask your vps provider for help on how to download cyto_wallet.tar.gz
once you download it, save it somewhere safe on your computer


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 12, 2019, 03:55:06 PM
Airdrop stats

Day        New participants    Total
  1                       1        1
  2                      42       43


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 12, 2019, 04:02:35 PM
Unless the dev is not targeting a larger audience, i think he needs to create  a window wallet where people can easily join the airdrop.
There is no much information about this coin but Trustless, decentralized cash sounds good.

Thanks for your feedback. We are actively working on the Windows build. Getting there.. have an annoying linker issue to fix.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 13, 2019, 04:07:12 PM
Airdrop stats

Day        New participants    Total
  1                       1        1
  2                      42       43
  3                      27       70


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Meandros555 on June 13, 2019, 06:09:47 PM
Joined. instructions pretty straightforward.
project looks really interesting.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 13, 2019, 06:16:19 PM
Quote from: CytoProject
To backup the directory, something like this...

tar czvf cyto_wallet.tar.gz cyto_wallet
then ask your vps provider for help on how to download cyto_wallet.tar.gz
once you download it, save it somewhere safe on your computer


I backed up the directory as you suggested. Then somehow I was able to successfully install a GUI on the VPS. I then located the archived backup (cyto_wallet.tar.gz) and opened it but alas, it was empty!!! I expected to at least find some sort of text file therein but there was not a single file in there. Please how I go about this whole backing up of a thing? i really don't want to lose my wallet when my g-cloud trial expires...


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 13, 2019, 08:04:18 PM
Quote from: CytoProject
To backup the directory, something like this...

tar czvf cyto_wallet.tar.gz cyto_wallet
then ask your vps provider for help on how to download cyto_wallet.tar.gz
once you download it, save it somewhere safe on your computer


I backed up the directory as you suggested. Then somehow I was able to successfully install a GUI on the VPS. I then located the archived backup (cyto_wallet.tar.gz) and opened it but alas, it was empty!!! I expected to at least find some sort of text file therein but there was not a single file in there. Please how I go about this whole backing up of a thing? i really don't want to lose my wallet when my g-cloud trial expires...

One of three things went wrong. Either your wallet was not saved to cyto_wallet/main.wallet, your command to create the tar.gz file was incorrect, or the command you used to extract it was incorrect.  Start by going back to your VPS, switching into your cyto_wallet directory and then doing an ls -la there.  If it's empty, then perhaps you saved your wallet to another location. If not, then rerunning the tar czv command from the parent directory should show the files that were added to the tar.gz.  You can paste them here just to confirm.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: konstant111 on June 13, 2019, 08:58:35 PM
Hi, how can I use this, do you have a source where I could install this on Windows and use this solution to get rewards


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 13, 2019, 09:25:43 PM
Quote from: CytoProject
To backup the directory, something like this...

tar czvf cyto_wallet.tar.gz cyto_wallet
then ask your vps provider for help on how to download cyto_wallet.tar.gz
once you download it, save it somewhere safe on your computer


I backed up the directory as you suggested. Then somehow I was able to successfully install a GUI on the VPS. I then located the archived backup (cyto_wallet.tar.gz) and opened it but alas, it was empty!!! I expected to at least find some sort of text file therein but there was not a single file in there. Please how I go about this whole backing up of a thing? i really don't want to lose my wallet when my g-cloud trial expires...

One of three things went wrong. Either your wallet was not saved to cyto_wallet/main.wallet, your command to create the tar.gz file was incorrect, or the command you used to extract it was incorrect.  Start by going back to your VPS, switching into your cyto_wallet directory and then doing an ls -la there.  If it's empty, then perhaps you saved your wallet to another location. If not, then rerunning the tar czv command from the parent directory should show the files that were added to the tar.gz.  You can paste them here just to confirm.

Well, now that I have a GUI installed, I wouldn't need to be running commands. Kindly tell me what file(s) or folder(s) I should be looking for in the directory so I can back them up. Thanks


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 13, 2019, 09:48:27 PM
Quote from: CytoProject
To backup the directory, something like this...

tar czvf cyto_wallet.tar.gz cyto_wallet
then ask your vps provider for help on how to download cyto_wallet.tar.gz
once you download it, save it somewhere safe on your computer


I backed up the directory as you suggested. Then somehow I was able to successfully install a GUI on the VPS. I then located the archived backup (cyto_wallet.tar.gz) and opened it but alas, it was empty!!! I expected to at least find some sort of text file therein but there was not a single file in there. Please how I go about this whole backing up of a thing? i really don't want to lose my wallet when my g-cloud trial expires...

One of three things went wrong. Either your wallet was not saved to cyto_wallet/main.wallet, your command to create the tar.gz file was incorrect, or the command you used to extract it was incorrect.  Start by going back to your VPS, switching into your cyto_wallet directory and then doing an ls -la there.  If it's empty, then perhaps you saved your wallet to another location. If not, then rerunning the tar czv command from the parent directory should show the files that were added to the tar.gz.  You can paste them here just to confirm.

Well, now that I have a GUI installed, I wouldn't need to be running commands. Kindly tell me what file(s) or folder(s) I should be looking for in the directory so I can back them up. Thanks

These

Code:
-rw-rw-r-- 1 cc cc  553 Jun 13 17:46 main.wallet
-rw-rw-r-- 1 cc cc   95 Jun 13 17:46 main.wallet.address.txt
-rw-rw-r-- 1 cc cc   85 Jun 13 17:46 main.wallet.airdrop.id
-rw-rw-r-- 1 cc cc   57 Jun 13 17:46 main.wallet.airdrop.keys
-rw-rw-r-- 1 cc cc  289 Jun 13 17:46 main.wallet.keys


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 13, 2019, 09:57:50 PM
Hi, how can I use this, do you have a source where I could install this on Windows and use this solution to get rewards

We are working on a windows build and will announce as soon as it's ready. We have not launched the network yet.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 14, 2019, 10:11:53 AM
Can you create a discord/telegram group already so people can start joining and discussing there before they make this thread off limits to people like myself...


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 14, 2019, 11:59:21 AM
Quote from: CytoProject
To backup the directory, something like this...

tar czvf cyto_wallet.tar.gz cyto_wallet
then ask your vps provider for help on how to download cyto_wallet.tar.gz
once you download it, save it somewhere safe on your computer


I backed up the directory as you suggested. Then somehow I was able to successfully install a GUI on the VPS. I then located the archived backup (cyto_wallet.tar.gz) and opened it but alas, it was empty!!! I expected to at least find some sort of text file therein but there was not a single file in there. Please how I go about this whole backing up of a thing? i really don't want to lose my wallet when my g-cloud trial expires...

One of three things went wrong. Either your wallet was not saved to cyto_wallet/main.wallet, your command to create the tar.gz file was incorrect, or the command you used to extract it was incorrect.  Start by going back to your VPS, switching into your cyto_wallet directory and then doing an ls -la there.  If it's empty, then perhaps you saved your wallet to another location. If not, then rerunning the tar czv command from the parent directory should show the files that were added to the tar.gz.  You can paste them here just to confirm.

Well, now that I have a GUI installed, I wouldn't need to be running commands. Kindly tell me what file(s) or folder(s) I should be looking for in the directory so I can back them up. Thanks

These

Code:
-rw-rw-r-- 1 cc cc  553 Jun 13 17:46 main.wallet
-rw-rw-r-- 1 cc cc   95 Jun 13 17:46 main.wallet.address.txt
-rw-rw-r-- 1 cc cc   85 Jun 13 17:46 main.wallet.airdrop.id
-rw-rw-r-- 1 cc cc   57 Jun 13 17:46 main.wallet.airdrop.keys
-rw-rw-r-- 1 cc cc  289 Jun 13 17:46 main.wallet.keys

I was able to locate 'main.wallet', 'main.wallet.address.txt' and 'main.wallet.keys' but couldn't find the other two


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 14, 2019, 12:33:01 PM
I was able to locate 'main.wallet', 'main.wallet.address.txt' and 'main.wallet.keys' but couldn't find the other two

So it looks like you have your wallet, but don't have the airdrop keys.  Once you launched cyto-console-wallet and created the wallet, did you run the new_genesis_airdrop_address command followed by exit (from within the cyto-console-wallet program)?  (Worst case you will just have to generate a new airdrop address and give it to me and I replace your old address with the new one.)


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 14, 2019, 01:11:16 PM
I was able to locate 'main.wallet', 'main.wallet.address.txt' and 'main.wallet.keys' but couldn't find the other two

So it looks like you have your wallet, but don't have the airdrop keys.  Once you launched cyto-console-wallet and created the wallet, did you run the new_genesis_airdrop_address command followed by exit (from within the cyto-console-wallet program)?  (Worst case you will just have to generate a new airdrop address and give it to me and I replace your old address with the new one.)

I ran the generate new airdrop address command but didn't run the "exit" command

Update: I went back to run the wallet again (using ./cyto-console-wallet-linux64-0.1/cyto-console-wallet) followed by the 'exit' command.
I went back to check and the 'airdrop.id' and the 'airdrop.keys' files showed up. I guess everything's perfect now, yea?


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 14, 2019, 02:36:50 PM
So you did new_genesis_airdrop_address again?


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 14, 2019, 02:47:15 PM
So you did new_genesis_airdrop_address again?

No... Do I still need to? I figured the airdrop backup files didn't show up because I didn't run the 'exit' command...so I logged into the wallet again and the ran the 'exit' command immediately....I then went back to check the directory and the airdrop files were there...all 5 backup files complete


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 14, 2019, 05:05:45 PM
So you did new_genesis_airdrop_address again?

No... Do I still need to? I figured the airdrop backup files didn't show up because I didn't run the 'exit' command...so I logged into the wallet again and the ran the 'exit' command immediately....I then went back to check the directory and the airdrop files were there...all 5 backup files complete

Yes. You will need to run that command again and paste me here your new airdrop ID.  I will manually go in and swap your old one for it.

Then take note of your new airdrop id, backup your entire wallet and save your password somewhere safe.

Also need to know your old airdrop ID or IP address.  PM me these details if you don't want them public.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 14, 2019, 06:21:28 PM
So you did new_genesis_airdrop_address again?

No... Do I still need to? I figured the airdrop backup files didn't show up because I didn't run the 'exit' command...so I logged into the wallet again and the ran the 'exit' command immediately....I then went back to check the directory and the airdrop files were there...all 5 backup files complete

Yes. You will need to run that command again and paste me here your new airdrop ID.  I will manually go in and swap your old one for it.

Then take note of your new airdrop id, backup your entire wallet and save your password somewhere safe.

Also need to know your old airdrop ID or IP address.  PM me these details if you don't want them public.

I just tried sending you a PM but I got an error response that you've set your account not to receive PMs from Newbies. Kindly review your account settings so I can try again. Thanks


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 14, 2019, 06:47:19 PM
I just tried sending you a PM but I got an error response that you've set your account not to receive PMs from Newbies. Kindly review your account settings so I can try again. Thanks

fixed


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: Jeddie on June 14, 2019, 07:34:52 PM
I just tried sending you a PM but I got an error response that you've set your account not to receive PMs from Newbies. Kindly review your account settings so I can try again. Thanks

fixed

Sent. Thanks. So is there a deadline for airdrop application?


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 14, 2019, 09:20:13 PM
Airdrop stats

Day        New participants    Total
  1                       1        1
  2                      42       43
  3                      27       70
  4                      29       99


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 14, 2019, 10:35:39 PM
I just tried sending you a PM but I got an error response that you've set your account not to receive PMs from Newbies. Kindly review your account settings so I can try again. Thanks

fixed

Sent. Thanks. So is there a deadline for airdrop application?

Thanks - I've updated your record. No, not yet.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 15, 2019, 04:16:15 PM
Airdrop stats

Day        New participants    Total
  1                       1        1
  2                      42       43
  3                      27       70
  4                      29       99
  5                      35      134


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 15, 2019, 10:29:33 PM
Joined. instructions pretty straightforward.
project looks really interesting.

Thanks for your support. Lots more to come. Watch this thread!


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 16, 2019, 10:05:43 PM
Airdrop stats

Day        New participants    Total
  1                       1        1
  2                      42       43
  3                      27       70
  4                      29       99
  5                      35      134
  6                      71      205


Quite an active day!


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 17, 2019, 07:50:13 AM
Some participants have been confused between a Cyto address and an Airdrop address. Cyto addresses are prefixed with "C" while Airdrop addresses start with "Ax0". For example,

Cyto address:
Code:
CkoRfc5CJKP7CLgeuypH93hoY4s3PHKT5J8wa1m3pV67SmBndH3brdYCMGDKX36jBH2YrX1h54zE5fVWz58BS2aF1GckJTN

Airdrop address:
Code:
Ax03519b57f516cdd58f8b2bd984edb987ace7a87fad7e6b9d55a5921fbb02066dea

Due to how Cyto will launch, Cyto airdrop addresses are necessarily different from normal Cyto addresses.

When you join the airdrop make sure to generate and submit an Airdrop address starting with "Ax0" by following the instructions carefully in the second post.

Tip: It's also a good idea to save a copy of your airdrop receipt for your paperwork and proof for tax purposes, etc.


Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 17, 2019, 08:21:56 PM
Airdrop stats

Day        New participants    Total
  1                       1        1
  2                      42       43
  3                      27       70
  4                      29       99
  5                      35      134
  6                      71      205
  7                      43      248



Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 18, 2019, 07:48:09 PM
Airdrop stats

Day        New participants    Total
  1                       1        1
  2                      42       43
  3                      27       70
  4                      29       99
  5                      35      134
  6                      71      205
  7                      43      248
  8                      54      302



Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 19, 2019, 03:18:04 PM
Airdrop stats

Day        New participants    Total
  1                       1        1
  2                      42       43
  3                      27       70
  4                      29       99
  5                      35      134
  6                      71      205
  7                      43      248
  8                      54      302
  9                      21      323



Title: Re: [ANN] Cyto - Trustless, decentralized cash
Post by: CytoProject on June 20, 2019, 06:37:29 PM
Airdrop stats

Day        New participants    Total
  1                       1        1
  2                      42       43
  3                      27       70
  4                      29       99
  5                      35      134
  6                      71      205
  7                      43      248
  8                      54      302
  9                      21      323
 10                      58      381


Airdrop paused until we get windows build sorted out.