Pages:
Author

Topic: [ANN] Neatio: State-of-the-art Layer-1 blockchain designed and built for speed. - page 5. (Read 2437 times)

newbie
Activity: 78
Merit: 0
Great project, but it's not clear with the validator what to do with this file https://github.com/neatios/client/releases/download/v2.1.0/neatio

It turns out that it is downloaded to the computer as a file, with the help of which it can be opened or it is easier where to download the client Huh
newbie
Activity: 78
Merit: 0
Great project, but it's not clear with the validator what to do with this file https://github.com/neatios/client/releases/download/v2.1.0/neatio
jr. member
Activity: 83
Merit: 2

Neatio parteners Coinboom for an epic airdrop!

https://coinboom.net/airdrop/10048-5epe9C3n

#neatio #blockchain  #cryptocurrencies #Airdrop
jr. member
Activity: 83
Merit: 2
Neatio 2.0 has arrived!

The main key changes are:

Public address format was changed to 42-character hexadecimal (Ethereum like address);
  • NEATcnT7VH9kDx8yog7CmU2fh21NXNF2 -> 0x51C7656EC7ab89b098defB751B7401B5f6d89765

Maximum total supply was lowered to 50 Million NEAT;
  • changed from 77000000 NEAT to 50000000 NEAT.

Minimum collateral needed by a Validator was changed;
  • lowered from 77000 NEAT to 50000 NEAT.

Variable collateral amount that can be staked by validators;
  • staking amount is the voting power for the next block;

The reward for network Validators was increased by 20%;
  • from 6821 NEAT per day to 8235 NEAT per day.

Epoch time duration was changed from one day to one hour;

Delegated staking was introduced. (*);
  • (this feature is still in beta mode)

Neatio Chain IDs for Mainnet and Testnet were changed;
  • mainnet chain ID is 515 and testnet chain ID is 525;

Developement fund introduced (10% of the total fees);

Protocol now enforces a block spacing of 1.5 seconds.
jr. member
Activity: 83
Merit: 2
Whitepaper 1.0 is out!

https://neatio.org/whitepaper.pdf

#Neatio #blockchain $NEAT #cryptocurrecy
jr. member
Activity: 83
Merit: 2
Neatio Web Wallet 2.0 is now released.

Same address: https://wallet.neatio.org

#neatio #blockchain #neat #cryptocurrency
jr. member
Activity: 83
Merit: 2
Neatio Gleam Competition is now Live!

https://gleam.io/yjlcz/neat-giveaway

#blockchain #altcoins #bounty #cryptocurrecy #Giveaways
jr. member
Activity: 83
Merit: 2
Hello Neatiants!

Grab up to 320 $NEAT with our brand new Twitter Giveaway Bounty!
Link to bounty: https://bitcoingarden.org/forum/index.php?topic=113471

@neat_io #blockchain $NEAT #cryptocurrency #altcoins #Bounty #Giveaway
jr. member
Activity: 83
Merit: 2
Congratulations to the winners of the 7700 $NEAT Giveaway listed below:

@seligadell
@Sam28444497
@Yaelahsu3
@pemainproplayer
@Tuyenvi4Vi
@lanvnbk
@D23123774
@Crypto_Pugz
@Silviu92113031
@choiccck

The draw on our youtube channel:
https://youtu.be/b9q23qqwTbg
jr. member
Activity: 83
Merit: 2
As you are promoting an eco-friendly payment solution here, how many merchants already signify their interest to use your coin?
You can start with nearby shops or stores in your area to test the viability of your coin in the payment system.
Once they are happy with the results, they will endorse it to others and that would be free marketing to expand the coverage of your coin.

Hello and thanks for the post.
The "eco-friendly payment solution" has nothing to do with merchants partnerships, it refers to the fact that is not using a lot of energy to secure the network like in other PoW coins, (i.e. Bitcoin, Dogecoin, Monero) since it uses PoS consensus.
And to answer your question, merchants already signify their interest to use my coin, this is because, none knows about it, yet.
I will take your advice into consideration tho.
hero member
Activity: 2730
Merit: 588
As you are promoting an eco-friendly payment solution here, how many merchants already signify their interest to use your coin?
You can start with nearby shops or stores in your area to test the viability of your coin in the payment system.
Once they are happy with the results, they will endorse it to others and that would be free marketing to expand the coverage of your coin.
jr. member
Activity: 83
Merit: 2
Chat with us on Discord!

New Discord Link: https://discord.gg/v7MYUPng59

#Neatio #Blockchain #NEAT #Cryptocurrency
jr. member
Activity: 83
Merit: 2
NEATIO AIRDROP

NEATIO
NEAT PAYMENTS

NEAT Airdrop has begun! Join Airdrop server here: https://discord.gg/RgmMf8nS4P

Each wallet address will get 777 NEAT tokens. Total airdrop fund is: 237.551,20 NEAT
jr. member
Activity: 83
Merit: 2
So ...

It is more of an adaption rather than a fork Smiley

A Chain of 1Second Block Time. This will be a massive Chain of Massive proportions with Time. Any ideas on how to mitigate the size of the Chain IF this System grows as you hope it will?

#crysx #cwi

It is more of an adaption rather than a fork Smiley
Yeah, a modified version of Ethereum EVM
.....

Any ideas on how to mitigate the size of the Chain IF this System grows as you hope it will?

I see your concern, but the block size of an empty block is somewhere between 500 and 750 bytes (only the signature of the previous block) so the block chain won't be as big as you think.
On testnet 1000000 blocks = ~ 1.15 GB

Short term: On a VPS provider we use frequently 100 GB SSD is 4,76 € and you can buy up to 10 TB
Long term: fast forward 10 years, I think 1 TB will be like 1 GB now.

Another approach can be
Easiest to implement: to change block time to 3-5-10 secs.
Very easy too: To prune the chain of empty blocks.

Since only validators needs to run a full node (download and keep the whole chain) if it will catch up, the rewards are pretty solid, so the money spent on space will be only dust.

There are many scenarios with many solutions. Time will tell how things will be and which one will be the best approach.
legendary
Activity: 2814
Merit: 1091
--- ChainWorks Industries ---
So ...

It is more of an adaption rather than a fork Smiley

A Chain of 1Second Block Time. This will be a massive Chain of Massive proportions with Time. Any ideas on how to mitigate the size of the Chain IF this System grows as you hope it will?

#crysx #cwi
jr. member
Activity: 83
Merit: 2
This is a Ethereum fork or written from scratch?

Neatio is not an Ethereum fork, even thought it uses many go-ethereum libraries and it have support for the EVM (Ethereum Virtual Machine) and supports Solidity language.
newbie
Activity: 39
Merit: 0
This is a Ethereum fork or written from scratch?
jr. member
Activity: 83
Merit: 2
Deleted post by the OP
full member
Activity: 800
Merit: 143
newbie
Activity: 26
Merit: 0
Pages:
Jump to: