Chromia: Facilitating the Evolution of Decentralized Applications by cryptospartan

View this thread on steempeak.com
· @cryptospartan · (edited)
$3.79
Chromia: Facilitating the Evolution of Decentralized Applications
<center>![Chromia Main.jpg](https://cdn.steemitimages.com/DQmQzJpDkFD5RkA67M99thVBzXbW6qUjWZu3ZhYcvzXc3fk/Chromia%20Main.jpg)
</center>

# Overview & Vision
Aside from the means to enable a truly sound system of currency, blockchain has another ‘killer application’: <b>DApps </b> themselves. Blockchain is enabling the development of applications which do not rely on a centralized party for operation, meaning they can be more  <b>resilient, autonomous, and secure </b> than their traditional counterparts. Immune to single points of failure and censorship resistant, users of decentralized applications themselves benefit from <b>increased control and autonomy</b>. The use of blockchain-based architecture means DApp users can be verifiably sure of the control of their own data and digital presence.

Decentralized applications undoubtedly harness the potential to revolutionize much of our digital experience, firmly placing the power into the hands of the users… <b>but not as they stand today.</b>

Despite the existence of upwards of 10 blockchain platforms in the top 50 projects by market cap alone, DApps remain a niche subsection of overall application development and usage. According to DApp Radar almost half of the most popular decentralized apps are gambling-related, with the <b>top 5 DApps reportedly garnering just over 30K users in a 24h period</b>; for context, Facebook claims over 1.5 billion daily active users, and MySpace (the social network everybody forgot about 8 years ago) still receives over 200K visits per day alone. We still have a very long way to go to mainstream adoption.

Why so little interest in DApps at a practical level? Because DApps in their current form are  <b>unintuitive and uninteresting </b>, severely limited by the constraints of their chosen blockchain’s architecture and the barrier to entry of a complex programming language.

Although the blockchain space is still in its fledgling phase, it’s important to note that we are already encountering hurdles on the DApp development front which present huge fundamental problems if we are to ever take DApps mainstream. Chromia looks to overcome these hurdles through <b>combining relational databases with blockchain</b>, providing several notable advantages to current platforms and opening the door to new possibilities in the field of DApp development. 

In order to achieve mainstream adoption of DApps, Chromia believe <b>current blockchain architecture and programming models need to be seriously reimagined</b>. Inspired by the shortcomings of existing platforms, Chromia is a designed with the requirements of developers and users explicitly in mind, built to facilitate the creation of genuinely scalable, secure and feature-rich decentralized applications. 

What if DApps could be written in a language and with a programming model already <b>familiar</b> to developers? What if a single DApp could <b>scale</b> to millions of users by utilising its own blockchain? What if DApps could be empowered with the <b>autonomy</b> to decide their own resource allocation, governance rules and economic model? 

Chromia is looking to provide the answers.

# Current Industry Situation: In Need of Innovation
There are two key aspects which severely limit DApp development and usage in the current blockchain environment: <b>poor developer experience</b> and <b>limited performance capacity</b>. 

From a developer’s perspective, the current complex blockchain programming languages are <b>unfamiliar and difficult to learn</b>. Ethereum provides a much higher level programming language than that of Bitcoin, but their programming model is inherently riddled with security risks (leading to instances such as the infamous DAO hack). This presents a <b>huge barrier to entry</b> on the developer level.

Established networks are <b>consistently congested</b> and the <b>transaction processes are too lengthy</b> to be realistically usable for high-user-volume DApps. When CryptoKitties overloaded the Ethereum blockchain in December of 2017, the problem was caused primarily by the activity of the 14,000 daily users of the cat-based DApp which it had at its peak… <b>just 14,000!</b> The congestion didn’t just affect users of the DApp; the event <b>impacted the whole Ethereum ecosystem</b>. Even as of now, there is no solution which enables Ethereum to act as a reliably fast and scalable smart contract system. 

<center> ![1 n153XSECk8m-GmDfZaZDug.jpeg](https://cdn.steemitimages.com/DQmRL3WHjBXHqcgog7JwpbdYAx2bqqdYqi7oXK1RUvbsYBE/1%20n153XSECk8m-GmDfZaZDug.jpeg)
</center>
> The cute blockchain-hosted cats caused huge problems for the Ethereum network and exposed the scalability limitations of conventional blockchian platforms

Existing blockchain protocols are simply not up to the task of facilitating the creation or maintenance of large-scale dapps designed for mainstream use; the <b>required infrastructure and tools are not present</b>. What’s required is clearly nothing less than a total reimagining of current blockchain architecture and programming models.

# Chromia’s Solution: An Evolution in DApp Development
Essentially, Chromia’s goal is to build a platform which offers <b>superior performance</b> for decentralized applications, whilst providing the tools to make <b>development as easy as possible</b> for developers of all backgrounds. This is not an easy task; to effectively tackle some of the industry’s toughest problems, a systematic multi-pronged approach is required.

## Familiar Programming Model
Chromia aims to empower developers by enabling them to build decentralised applications <b>without prior blockchain experience</b>, which is reflected in the platform’s programming model. Below the surface, Chromia acts in the same way as a relational database- the same model as with traditional enterprise applications. This makes for simple and efficient data store and query capabilities. Rell, Chromia’s native programming language, is explicitly <b>designed to be easy to learn for programmers</b> whilst being type-safe, safety-optimised, concise, expressive and convenient; no other existing language has this feature set.

Employing a relational model and programming language removes the unnecessary complexity of blockchain and transforms the process of development into something much more familiar for general programmers. This means <b>easy onboarding of developers and huge incentives</b> over existing blockchain platforms for them to do so- programming on Chromia is designed to be a familiar experience for the wider developer community, inherently breaking down multiple barriers to entry.

## Performance & Scalability
Chromia is designed to be <b>highly scalable from its very inception</b>. At the core, the platform utilizes Practical Byzantine Fault Tolerance (PBFT), which means it can handle a large number of transactions- up to 1000 transactions per second per blockchain. Yes, I said <i>per blockchain</i>. That’s because each application in the Chromia ecosystem will run on its own independent blockchain (or multiple blockchains acting as sidechains if greater performance is required), enabling a <b>high I/O rate and easy horizontal DApp scalability</b>. Through Chromia’s approach, individual DApps will be able to easily scale to millions of users.

<center> ![Chromia Diagram.jpg](https://cdn.steemitimages.com/DQmdsFXBNCBQ8pFBGt2kVzqzTuinc75dfgR63NTNP4D9CVR/Chromia%20Diagram.jpg) </center>
> Outline of Chromia's network architecture

Individual applications will bear their own costs and will be responsible for the implementation of their own resource management. This allows for a <b>new level of DApp-level flexibility and autonomy</b>. Because each is running on its own blockchain, any mismanagement or overloading of the network of one DApp will remain problematic for that specific chain only, and will not interfere with the wider Chromia ecosystem. 

## Secure Consensus Mechanism
There is much argument  in the blockchain space as to the most effective consensus mechanism- is it Proof of Work (PoW), Proof of Stake (PoS), or something else entirely? Each has its strengths and drawbacks, igniting heated debate regarding the trade-off between security and decentralization. Chromia believe the answer lies in a mixture of existing approaches, and are therefore <b>adopting a hybrid consensus mechanism</b> primarily based on the PBFT model. As a Byzantine fault tolerant network, Chromia will be <b>resistant to arbitrary and potentially malicious behaviour</b>, enabled to correctly reach a sufficient consensus despite malicious actors (nodes) in the system failing or propagating incorrect information to other peers.

Chromia’s PBFT mechanism is <b>further secured by anchoring</b> Chromia chains to a PoW blockchain, such as Bitcoin. In this way, the finality of confirmed transactions can be as much guaranteed as that of the anchoring blockchain (i.e. transaction integrity will be as secure as that of Bitcoin transactions, if anchored to the Bitcoin blockchain).

## Gaming Use Case: Power to the Players
As a general-purpose platform, Chromia is suitable for almost all types of dapps, but is particularly well suited to use cases requiring <b>high I/O capacity or involving management of complex data sets</b>. Massively multiplayer online games (MMOGs) are such an example, which also present an excellent way to demonstrate the performance capabilities of the platform; <b>entire worlds</b> can be built on top of Chromia’s decentralized infrastructure. It’s for this reason that gaming is one of the primary initial focus points for the team. Chromia want to prove the enormous scalability potential of their platform through practical demonstration- let the tech speak for itself.

Each DApp in the Chromia ecosystem is entirely free to set its own governance rules and procedures, enabling <b>unparalleled DApp-level autonomy</b> and presenting a plethora of possibilities in the way of economic models and community governance structures. Taking gaming as an example, players could form a sort of ‘mini democracy’, whereby changes to game logic such as patches or updates can only be implemented if agreed upon by the majority. Further, because the system is hosted on Chromia’s decentralized infrastructure, in the event of a game company deciding to discontinue development of their Chromia dapp, for example, the community would be free to cover the upkeep costs of the network and take the reins; in this scenario, if the public demand is there, the <b>community have the power to implement their own will</b>.

Essentially, Chromia is providing the infrastructure, mechanisms and tools to completely revolutionize the gaming experience– to mention <b>just one</b> of their limitless use cases.

# Team Overview: The Innovators Behind Chromia
As I always say, anybody can write an impressive whitepaper and create a persuasive website; the idea is the easy part, it’s the implementation of the idea which is difficult. In the Wild West of crypto, ensuring that the team has the experience and capability required is <b>crucial</b>- especially when evaluating a project as tech-heavy and fundamentally grand as this.

In the case of Chromia, the team is a truly impressive <b>collaboration of industry veterans</b>. Chromia CEO Henrik Hjelte is a serial entrepreneur and accomplished developer with 30+ years of experience, whom is well versed in economics and business. COO Or Perelman has been a blockchain entrepreneur since 2011, perhaps most notably previously co-founding Safebit, ‘the world’s first user-friendly Bitcoin wallet’ alongside Ripple's former Chief Technology Officer Stefan Thomas. Alex Mizrahi, Chromia CTO, took the lead role in the Colored Coins project from 2012- the blockchain industry’s first foray into digital assets, at that time based on the Bitcoin blockchain.

<center> ![Chromia Team.jpg](https://cdn.steemitimages.com/DQmR2VtaHEypoMhwthewjB4bQFhwiQrAro7qzjAi7Xw4yNc/Chromia%20Team.jpg) </center>
> Chromia co-founders, as seen on the ChromaWay (parent company) website: https://chromaway.com/aboutus/

Aside from the co-founders, the Chromia core team consists of a healthy mixture of highly accomplished developers, marketers and business development specialists. 

Very few blockchain projects can boast such an <b>experienced team of industry veterans</b> with such impressive credentials and pioneering accomplishments within the space.

# Token Sale Details
After the successful completion of their private sale last year, which saw fundraising of approximately $11m, Chromia are launching their crowdsale on Kucoin as the <b>next project in the Kucoin Spotlight</b>. 

Details of the crowdsale are as follows:
Token Name: Chromia (CHR)
Token Type: ERC-20
Token Sale Date: 28/5/2019 (UTC+8) 
Spotlight Hard Cap: 2,000,000 USD
Spotlight Allocation: 40,000,000 CHR
Spotlight Token Sale Price: 1 CHR = 0.05 USD

![3g8oHhLDU5MjE5gaBBreB5rV4wxlkj9BFz4yWJgyJ.png](https://cdn.steemitimages.com/DQmdYF3tsZaZa4zQjei2bsFUuxCLQvS5WcrZzcgYvn5FGr7/3g8oHhLDU5MjE5gaBBreB5rV4wxlkj9BFz4yWJgyJ.png)
> More details can be found in the official Kucoin announcement: https://www.kucoin.com/news/en-announcement-of-chromia-chr-token-sale-on-kucoin-spotlight

Although registration to participate in the IEO closes at May 27, 2019, 23:59:59 (UTC+8), trading of CHR on Kucoin will commence shortly afterwards, at 22:00:00 on May 28th, 2019 (UTC+8). Exchanges other than Kucoin are expected to follow shortly afterwards.

# Summary: Power to the People
Chromia is aiming to <b>combat the pitfalls of established blockchain platforms</b> through combining relational databases with blockchain, providing several notable advantages to current platform and opening the door to new possibilities in the field of DApp development. By adopting a relational blockchain model and programming language, developing on Chromia is designed to be a <b>familiar experience for the wider developer community</b>- breaking down multiple barriers to entry in the process. 

Each application in the Chromia ecosystem will run on its own independent blockchain, enabling an <b>unprecedented level of dapp-level scalability, flexibility and autonomy</b>. This can be achieved with <b>minimal security concerns</b> thanks to the platform’s use of native safety-focused programming language and innovative hybrid consensus mechanism.

Chromia’s novel approach to decentralized application development is systematically designed to overcome the hurdles of the current dapp development space, and <b>may hold the answer to mainstream-level DApp development</b>. I for one will be following Chromia’s exciting journey with a keen eye. 

<b>Note: this is NOT a sponsored review. I believe in the team's vision and want more people to be aware of Chromia's mission.</b>

Have any questions regarding Chromia? Join their active community on Telegram where you can discuss anything Chromia-related: https://t.me/chromapolisbychromaway

Learn more at their website: https://chromia.com/
Dig in deeper with Chromia 's whitepaper: https://chromia.com/documents/Chromia-_-Platform-white-paper2019.pdf

Get connected to Chromia on social media:
Twitter: https://twitter.com/teamchromia
Facebook: https://www.facebook.com/teamchromia

<b>Disclaimer: this is not financial advice in any form, it is my opinion and insight based on research and you should always do your own research before committing to anything financially whatsoever.</b>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 14 others
properties (23)
post_id75,405,163
authorcryptospartan
permlinkchromia-facilitating-the-evolution-of-decentralized-applications
categorychromia
json_metadata{"tags":["chromia","blockchain","dapps","cryptocurrency","ieo"],"image":["https:\/\/cdn.steemitimages.com\/DQmQzJpDkFD5RkA67M99thVBzXbW6qUjWZu3ZhYcvzXc3fk\/Chromia%20Main.jpg","https:\/\/cdn.steemitimages.com\/DQmRL3WHjBXHqcgog7JwpbdYAx2bqqdYqi7oXK1RUvbsYBE\/1%20n153XSECk8m-GmDfZaZDug.jpeg","https:\/\/cdn.steemitimages.com\/DQmdsFXBNCBQ8pFBGt2kVzqzTuinc75dfgR63NTNP4D9CVR\/Chromia%20Diagram.jpg","https:\/\/cdn.steemitimages.com\/DQmR2VtaHEypoMhwthewjB4bQFhwiQrAro7qzjAi7Xw4yNc\/Chromia%20Team.jpg","https:\/\/cdn.steemitimages.com\/DQmdYF3tsZaZa4zQjei2bsFUuxCLQvS5WcrZzcgYvn5FGr7\/3g8oHhLDU5MjE5gaBBreB5rV4wxlkj9BFz4yWJgyJ.png"],"links":["https:\/\/chromaway.com\/aboutus\/","https:\/\/www.kucoin.com\/news\/en-announcement-of-chromia-chr-token-sale-on-kucoin-spotlight","https:\/\/t.me\/chromapolisbychromaway","https:\/\/chromia.com\/","https:\/\/chromia.com\/documents\/Chromia-_-Platform-white-paper2019.pdf","https:\/\/twitter.com\/teamchromia","https:\/\/www.facebook.com\/teamchromia"],"app":"steemit\/0.1","format":"markdown"}
created2019-05-27 14:57:24
last_update2019-05-27 21:03:06
depth0
children15
net_rshares6,550,503,764,300
last_payout2019-06-03 14:57:24
cashout_time1969-12-31 23:59:59
total_payout_value2.866 SBD
curator_payout_value0.927 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length15,538
author_reputation1,724,513,770,671
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (78)
@westonrenal ·
Cool, thanks spartan. Might see what this baby does when hits exchange
👍  
properties (23)
post_id75,406,138
authorwestonrenal
permlinkps655m
categorychromia
json_metadata{"tags":["chromia"],"app":"steemit\/0.1"}
created2019-05-27 15:17:48
last_update2019-05-27 15:17:48
depth1
children0
net_rshares2,426,822,373
last_payout2019-06-03 15:17:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length70
author_reputation6,041,031,650
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@anupamsingh · (edited)
preach! easy reliable dapp dev is key at this point. multi billion dollar platforms and they can't even scale properly. we are still early but still, I don't think we can bet on the approaches we've got now in the long run. we will see!

hopefully they can get the developers though, thats a whole other priority. no devs= no dapps
👍  ,
properties (23)
post_id75,406,792
authoranupamsingh
permlinkps65o6
categorychromia
json_metadata{"tags":["chromia"],"app":"steemit\/0.1"}
created2019-05-27 15:28:57
last_update2019-05-27 15:33:18
depth1
children1
net_rshares2,479,259,735
last_payout2019-06-03 15:28:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length331
author_reputation3,219,421,038
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@cryptospartan ·
Absolutely @anupamsingh! My thoughts exactly. We've still got a long way to go to reach mainstream adoption levels, but the core infrastructure and tools available for DApp development are key. Otherwise, the vast majority of developers can't access the space easily and any DApps that are built are severely limited in performance capacity and scaling. On the developer front, Chromia is always engaged in attracting deelopers to the platform- they have specific outreach methods, their own dev group, and a developer bounty program coming up with the testnet launch to name a couple of things.
👍  
properties (23)
post_id75,410,402
authorcryptospartan
permlinkps69o2
categorychromia
json_metadata{"tags":["chromia"],"users":["anupamsingh"],"app":"steemit\/0.1"}
created2019-05-27 16:55:15
last_update2019-05-27 16:55:15
depth2
children0
net_rshares547,947,659
last_payout2019-06-03 16:55:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length595
author_reputation1,724,513,770,671
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@tts ·
To listen to the audio version of this article click on the play image.
[![](https://s18.postimg.org/51o0kpijd/play200x46.png)](http://ec2-52-72-169-104.compute-1.amazonaws.com/cryptospartan__chromia-facilitating-the-evolution-of-decentralized-applications.mp3)
Brought to you by [@tts](https://steemit.com/tts/@tts/introduction). If you find it useful please consider upvoting this reply.
properties (22)
post_id75,407,515
authortts
permlinkre-chromia-facilitating-the-evolution-of-decentralized-applications-20190527t154218
categorychromia
json_metadata{}
created2019-05-27 15:42:18
last_update2019-05-27 15:42:18
depth1
children0
net_rshares0
last_payout2019-06-03 15:42:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length389
author_reputation-4,535,933,372,579
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@aldusfaustlela ·
Too late for IEO? When is test net planned for?
properties (22)
post_id75,407,797
authoraldusfaustlela
permlinkps66ly
categorychromia
json_metadata{"tags":["chromia"],"app":"steemit\/0.1"}
created2019-05-27 15:49:12
last_update2019-05-27 15:49:12
depth1
children2
net_rshares0
last_payout2019-06-03 15:49:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length47
author_reputation2,590,200,204
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@anupamsingh · (edited)
ieo is tomorrow, don't know about test net
👍  
properties (23)
post_id75,409,473
authoranupamsingh
permlinkps68nd
categorychromia
json_metadata{"tags":["chromia"],"app":"steemit\/0.1"}
created2019-05-27 16:33:15
last_update2019-05-27 16:33:33
depth2
children0
net_rshares2,383,460,781
last_payout2019-06-03 16:33:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length42
author_reputation3,219,421,038
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@cryptospartan ·
The IEO is scheduled for 28th May, though at this point I don't think there's time for KYC verification which is required. You can check the details in the official Kucoin announcement: https://www.kucoin.com/news/en-announcement-of-chromia-chr-token-sale-on-kucoin-spotlight

Testnet is launching as we speak, and mainnet is due for end of July!
properties (22)
post_id75,410,252
authorcryptospartan
permlinkps69hr
categorychromia
json_metadata{"tags":["chromia"],"links":["https:\/\/www.kucoin.com\/news\/en-announcement-of-chromia-chr-token-sale-on-kucoin-spotlight"],"app":"steemit\/0.1"}
created2019-05-27 16:51:27
last_update2019-05-27 16:51:27
depth2
children0
net_rshares0
last_payout2019-06-03 16:51:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length346
author_reputation1,724,513,770,671
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@stigforster ·
how does the new language help when block chain devs will just have to learn another all over again
properties (22)
post_id75,412,596
authorstigforster
permlinkps6bwu
categorychromia
json_metadata{"tags":["chromia"],"app":"steemit\/0.1"}
created2019-05-27 17:43:42
last_update2019-05-27 17:43:42
depth1
children1
net_rshares0
last_payout2019-06-03 17:43:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length99
author_reputation1,871,639,586
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@cryptospartan ·
The point of Rell is its familiarity, meaning it's worlds easier for developers to learn Rell than it is to learn Solidity for example. Any developer who knows a blockchain programming language will find Rell a breeze to learn, as will programmers of general backgrounds!
properties (22)
post_id75,419,693
authorcryptospartan
permlinkps6l0z
categorychromia
json_metadata{"tags":["chromia"],"app":"steemit\/0.1"}
created2019-05-27 21:00:45
last_update2019-05-27 21:00:45
depth2
children0
net_rshares0
last_payout2019-06-03 21:00:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length271
author_reputation1,724,513,770,671
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@steemitboard ·
Congratulations @cryptospartan! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td><img src="https://steemitimages.com/60x70/http://steemitboard.com/@cryptospartan/votes.png?201905271752"></td><td>You made more than 100 upvotes. Your next target is to reach 200 upvotes.</td></tr>
<tr><td><img src="https://steemitimages.com/60x70/http://steemitboard.com/@cryptospartan/comments.png?201905271752"></td><td>You made more than 100 comments. Your next target is to reach 200 comments.</td></tr>
</table>

<sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@cryptospartan) and compare to others on the [Steem Ranking](http://steemitboard.com/ranking/index.php?name=cryptospartan)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>


To support your work, I also upvoted your post!


###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) to get one more award and increased upvotes!
properties (22)
post_id75,413,920
authorsteemitboard
permlinksteemitboard-notify-cryptospartan-20190527t182102000z
categorychromia
json_metadata{"image":["https:\/\/steemitboard.com\/img\/notify.png"]}
created2019-05-27 18:21:00
last_update2019-05-27 18:21:00
depth1
children0
net_rshares0
last_payout2019-06-03 18:21:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,118
author_reputation38,705,954,145,809
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@mohanverma ·
Look into coti ieo happening kucoin also in June
properties (22)
post_id75,415,811
authormohanverma
permlinkps6g7l
categorychromia
json_metadata{"tags":["chromia"],"app":"steemit\/0.1"}
created2019-05-27 19:16:36
last_update2019-05-27 19:16:36
depth1
children0
net_rshares0
last_payout2019-06-03 19:16:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length48
author_reputation0
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@brijraj ·
Color scheme is a bit fruity but tech and team looks very solid. Thanks!
properties (22)
post_id75,427,171
authorbrijraj
permlinkps6t42
categorychromia
json_metadata{"tags":["chromia"],"app":"steemit\/0.1"}
created2019-05-27 23:55:15
last_update2019-05-27 23:55:15
depth1
children0
net_rshares0
last_payout2019-06-03 23:55:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length72
author_reputation9,428,539,925
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@boomerang ·
This post has received a 6.12 % upvote from @boomerang.
properties (22)
post_id75,457,216
authorboomerang
permlinkre-chromia-facilitating-the-evolution-of-decentralized-applications-20190528t123037
categorychromia
json_metadata{}
created2019-05-28 12:30:39
last_update2019-05-28 12:30:39
depth1
children0
net_rshares0
last_payout2019-06-04 12:30:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length55
author_reputation3,503,034,741,265
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@gayatri1 ·
now that it looks like the bulls are back in town you should think about looking into a news segment on your channel, would be great to see! think we're going to see a lot more people enter the space with this positive sentiment
properties (22)
post_id75,468,452
authorgayatri1
permlinkps84t0
categorychromia
json_metadata{"tags":["chromia"],"app":"steemit\/0.1"}
created2019-05-28 17:05:24
last_update2019-05-28 17:05:24
depth1
children0
net_rshares0
last_payout2019-06-04 17:05:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length228
author_reputation2,198,984,773
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@jsqc ·
Nice to see new project like yours coming soon! 
I wanted to invite you to list your ICO on InitialCoinList.com.
Our platform is 100% free and it will only take you a couple minutes.
If you are interested, pleased go to https://www.initialcoinlist.com/free-ico-sto-listing

Hope to see you there soon, have a good day and a great ICO! 



***
*Jean-Simon - InitialCoinList.com* 
Visit my[ Steemit](https://steemit.com/@jsqc)
My website:[ ICO List - ICO Filters - ICO Custom Alerts](https://www.initialcoinlist.com "initialcoinlist.com")
properties (22)
post_id75,515,677
authorjsqc
permlinkps9rmy
categorychromia
json_metadata{"tags":["chromia"],"links":["https:\/\/www.initialcoinlist.com\/free-ico-sto-listing","https:\/\/steemit.com\/@jsqc","https:\/\/www.initialcoinlist.com"],"app":"steemit\/0.1"}
created2019-05-29 14:16:12
last_update2019-05-29 14:16:12
depth1
children0
net_rshares0
last_payout2019-06-05 14:16:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length536
author_reputation13,455,160,694
root_title"Chromia: Facilitating the Evolution of Decentralized Applications"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000