create account

CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems by equ1l1br1um

View this thread on: hive.blogpeakd.comecency.com
· @equ1l1br1um · (edited)
$379.74
CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems
![maxresdefault.jpg](https://cdn.steemitimages.com/DQmbatXbNFbQ1Rum87kGELfQsN3AZH35miUPfuLEmUDbxao/maxresdefault.jpg)


---

<center><h1>Table of contents</h1></center>

1. Introduction : What is CertiK and why this project is highly needed in the cryptocurrency space

2. Team, Partnerships and Funds

3. Usage

4. Competition and Development Roadmap

5. Conclusion

6. Useful links

---



<center>![meme.jpg](https://cdn.steemitimages.com/DQmdvVxohi7kpHYMB5wdbTEbSXv3zHEc3aSw2X2pWSDNCmA/meme.jpg)</center>



![BaraGalbena.png](https://cdn.steemitimages.com/DQmTG84KbSQRBcDhebRUoAMMuYrYTsQmVchdgsvh9RoTysY/BaraGalbena.png)



<center><h1>1. Introduction</h1></center>

<br>

<center><h2>What is Certik ?</h2></center>

<br>


<center><h4>An awesome short presentation video</h4></center>


https://youtu.be/_lMHlU42ZxI


>CertiK is a formal verification framework to mathematically prove that smart contracts and blockchain ecosystems are bug-free and hacker-resistant. To scale the verification, CertiK developed a layer-based approach to decompose such an otherwise prohibitive proof task into smaller ones. These smaller proof obligations can be encoded in the CertiK transactions and will then be proved and validated by the participants in a decentralized style. Thus, the CertiK ledgers work as certificates to exhibit the end-to-end correctness and security of the verified smart contracts and verified blockchain ecosystems, making them entirely trustworthy.
>The CertiK team consists of world-class formal verification experts who are professors from Yale University and Columbia University, as well as senior software engineers from Google, Facebook, and FreeWheel.

>Details:
>Token Symbol: CTK
>Crowdsale Token Price: TBA
>Hard Cap: TBA
>Total Tokens for Sale: 100,000,000
>Crowdsale Date: TBA

The upcoming short video briefly explains how CertiK works. They even have demo video, which you will find later in this article. 

https://www.youtube.com/watch?v=aEn2UaqeHho

---

<center><h2>Why is CertiK highly needed in the cryptocurrency space ?</h2></center>

<br>

As we know the blockchain is vulnerable, we are seeing more and more hackers targeting the cryptocurrency space. Further growth will only bring more exposure. There have been a lot of funds stolen and people lost entire fortunes. Yes, I know, investment is risky ! But why not make the space safer ? This way more people will gain the trust needed to invest in this new technological revolution, that is currently taking place in front of our eyes.

Let's start with how the cryptocurrency space evolved lately :



<center>![blockchain.jpg](https://cdn.steemitimages.com/DQmT9HoxK1Ps1ryAdhfHzecEu5vCgxf8YJSa7BJ3ZoFpUT1/blockchain.jpg)</center>



>Blockchain implementations are error-prone : Ethereum virtual machine implementation has **703** open issues and 2186 closed issues (1/15/2018). 

>Smart contracts are open-sourced to hackers and immutable once deployed : TheDAO - **1** bug, 50$ million lost, fixed by **hard fork**.

>Only in 2017 **630 million $** have been lost to hackers in 12/2017. 

This year we saw the Bancor issue that led to millions of funds lost. Certik could have helped warn Bancor and prevent this. 

You can see how CertiK could have helped Bancor [here](https://medium.com/certik/how-certik-could-help-warn-bancor-issue-that-led-to-millions-of-funds-lost-e20f316d9482)

On June 16th 2018,  a bug occurred in the ICON smart contract, this error was exploited by malicious actors to affect the functionality of the network. The bug couldn't be used for stealing tokens. Yet, Certik could help ICON fix the detect ICX EnableTokenTransfer Issue. I think they already did and are planning a lot of things together, because they just announced they partnership with ICON. You can see more about the issue [here](https://medium.com/certik/how-certik-formal-verification-engine-could-help-icon-detect-icx-enabletokentransfer-issue-fd83539190d8)



![BaraGalbena.png](https://cdn.steemitimages.com/DQmTG84KbSQRBcDhebRUoAMMuYrYTsQmVchdgsvh9RoTysY/BaraGalbena.png)


<center><h1>2.  Team, Partnerships and Funds</h1></center>

<br>

<center><h2>CertiK Team Leaders</h2></center>



![teamleaders1.jpg](https://cdn.steemitimages.com/DQmcYFyhe9Nw8ASSM1EM7PzUxY4qMMYCSAbda9iVrqGiPXR/teamleaders1.jpg)



<center><h2>Partnerships and Funds</h2></center>

CertiK has just started to announce their partnerships 1 month ago. The list of partners released one by one confirms that this project is not to be taken lightly, as it can be a game-changer. And I have a feeling that the list of partners is not yet complete. You can check their tweets to see what are their current partnerships and also for checking the upcoming ones. I have left all the useful links at the end of the article.



<center>![partnershipsandfundsupdated.jpg](https://cdn.steemitimages.com/DQmRMEi6rqrxFhNon1SpAN9bgAwjF9iL8La3rbrc3HCKj88/partnershipsandfundsupdated.jpg)</center>



![BaraGalbena.png](https://cdn.steemitimages.com/DQmTG84KbSQRBcDhebRUoAMMuYrYTsQmVchdgsvh9RoTysY/BaraGalbena.png)

<center><h1>3. Usage</h1></center>

The Foundation behind the project has developed a one-stop solution, called the CertiK Platform, which provides a powerful and efficient set of Certified Kits for building fully trustworthy blockchain ecosystems. The Platform is comprised of:

* **Smart labelling :**

 The CertiK Platform has designed a labeling approach in order to specify dApps/systems. These labels are expressive enough to formally state the desired properties and are compatible with existing programming languages such as Solidity. Also, via the utilization of deep learning techniques with a manually established labelled code base for training, the CertiK Platform intends to introduce a smart labelling framework, to help understand decentralized programs at both the syntax and semantics levels, and then automatically add proper labels to the source code.

* **Layer-based decomposition :**

The CertiK team is striving to achieve modular verification by realizing a named layered deep specification concept. This technique uncovers the insights of layered design patterns and makes it possible to break down a complex proof task into smaller ones, and verify each of them at their proper abstraction level.

* **Pluggable proof engine:** 

The smaller proof obligations are easier to untangle and can be solved by some automatic verifiers such as SMT solvers. To enable extensibility, the CertiK Platform is intended to provide an open protocol whereby significantly more advanced solving algorithms can be freely plugged into this system.

* **Machine-checkable proof objects :**

 The CertiK Platform constructs mechanized proof objects (or counterexamples) in such a way that these proofs can be quickly checked by anyone using their own machine. These proof objects can be viewed as the “certificates” to the verified programs.

* **Certified dApp libraries :**

 The CertiK Platform also offers a series of certified libraries and plug-ins to the integrated development environment (IDE) for building more trustworthy dApps. These libraries help improve the code quality and reliability of the entire blockchain community, and the use of these tools will cost a small amount of CTK as virtual crypto “fuel”.

* **Customized certification services :**

For dApps/systems with high reliability requirements, such as digital wallets, the CertiK Platform intends to provide customized certification services. In such cases, verification experts will help specify/verify the programs and generate a detailed, comprehensive report.




![usage.png](https://cdn.steemitimages.com/DQmchhRwCCwMPPYFHUTNSX5yspLq9x4z8emeHwFVDDCJ3ZR/usage.png)

CertiK system mainly involves 5 parties with each individual being assigned different tasks and roles to complete the system.

- **Customers ** :  will be code developers or automatic programs that send codes to the system. The sent codes are called “Proof objects” and must be sent along with CertiK tokens (CTK) as a reward.

- **Bounty hunters ** :  their tasks are to allocate computing resources to the system as well as to receive proof objects and to broadcast the works within the system. They are entitled to be rewarded with CTK tokens sent by the customers. To be qualified in this role, a certain party must possess a high number of CTK tokens as required by the system.

- **Checkers ** :  their responsibilities are to record transactions or verify proof objects submitted by bounty hunters. Bounty hunters will receive the tokens when the checkers confirm the proof objects. Upon confirmation, the checkers will be rewarded with some CTKs.

- **Sages** :   will be connectors of proof engine to CertiK system. The proof engine is an algorithm deployed to find bugs in smart contracts. Sages will be rewarded based on performance of their engines. The bounty hunters will be users of proof engines

- **Users**  :  this is suitable for developers who can link library of CertiK to IDE in order to create DApp. Users must pay expenses in CTKs. Users can subscribe to all CertiK Platform’s certified libraries and IDE plug-ins to build their own DApps/systems with some CTKs

<br>

These five roles will help to maintain the stability and sustainability of the CertiK ecosystem and can also lead to a natural growth in the importance and value of the CTK token.

CertiK makes use of its native CTK token which is used as a digital fuel across the platform.  CTK is a non-refundable functional utility ‘fuel’ which will be used as the unit of exchange between participants on the CertiK Platform. CTK is also used in economic incentives which encourage participants to both contribute and maintain the ecosystem on the CertiK Platform. CTK acts as an integral part of the CertiK Platform, and provides a common unit of exchange that reward users and helps to keep the platform sustainable.

![BaraGalbena.png](https://cdn.steemitimages.com/DQmTG84KbSQRBcDhebRUoAMMuYrYTsQmVchdgsvh9RoTysY/BaraGalbena.png)


<center><h1>4. Competition and Development Roadmap</h1></center>

CertiK competitors are Quantstamp and Zeppelin.

Quantstamp system is based on manual checking. Altough Quantstamp has also planned to have automatic checking, according to CertiK's roadmap, they will be the first to launch the full system. Quantstamp's traditional system requires a large ammount of human effort in order to review the source code and manually write the specification.

Zeppelin uses the same manual checking system. Another negative aspect is that the libraries provided by them are either not verified or do not offer mechanized proof of objects.

The manual code review is inefficient, non scalable, takes a long time, and more importantly not so secure.


<center><h3>Development Roadmap</h3></center>



<center>![roadmap.png](https://cdn.steemitimages.com/DQmW1pDJYWWvQ9iG7NPMaqpJ9M7xnPMdSJPyerpyWL6vZ7H/roadmap.png)</center>


![BaraGalbena.png](https://cdn.steemitimages.com/DQmTG84KbSQRBcDhebRUoAMMuYrYTsQmVchdgsvh9RoTysY/BaraGalbena.png)


<center><h1>5. Conclusion</h1></center>

CertiK is a very interesting project because blockchain security is still a growing major problem. Smart contracts are very vulnerable and can create huge problems if the code isn't good. Investors need a safe environment in order to be able to trust projects with their money. Good security can also make institutional investors more likely to support the cryptocurrency space.

There's not to much competition in this field. If CertiK is able to deliver according to their roadmap, the project will certainly be a success. Taking in consideration their partnerships, I think that's inevitable.

CertiK is a real game changer and it's one of my top 3 upcoming favorite projects.

For a quick demo about code verification, please watch this video : 


https://www.youtube.com/watch?v=x3kaORlamMQ


![BaraGalbena.png](https://cdn.steemitimages.com/DQmTG84KbSQRBcDhebRUoAMMuYrYTsQmVchdgsvh9RoTysY/BaraGalbena.png)


<center><h1>6. Useful links</h1></center>

![websitefinal.png](https://cdn.steemitimages.com/DQmcWm2uXkYGBY4zjkX44Y769hbiySDo2cfPC3XgeBCyaDt/websitefinal.png) [Website](https://certik.org/)

![telegramfinal.png](https://cdn.steemitimages.com/DQmR7hhw6dLiKA1cbL7CbJpQLeuXZgi654KrUDMy81LEdyk/telegramfinal.png) [Telegram Public Group](https://t.me/certikorg)

![telegramfinal.png](https://cdn.steemitimages.com/DQmR7hhw6dLiKA1cbL7CbJpQLeuXZgi654KrUDMy81LEdyk/telegramfinal.png) [Telegram Announcement](https://t.me/certikorg_channel)

![whitepaperfinal.png](https://cdn.steemitimages.com/DQmWB6pkARJR7FpPSmZ6nzcdzf5cXSHWAJ428bZMfZYPhRy/whitepaperfinal.png) [Whitepaper](https://certik.org/whitepaper.html)

![twitterfinal.png](https://cdn.steemitimages.com/DQmUyo1eW5qWVykeFSnQdFXJ2KTeP81VjYjpRpaxyuYSY44/twitterfinal.png) [Twitter](https://twitter.com/certikorg)

![medium final.png](https://cdn.steemitimages.com/DQmUBJzPBo4bx2B6V8pptBAB2p2QfsqQmWna7iav6SdBTVj/medium%20final.png) [Medium](https://medium.com/certik)

![youtube.png](https://cdn.steemitimages.com/DQmddpnP12swdoG8cttKp4vJ8QtakGBdtF6oARSXJNPUgQM/youtube.png) [Youtube](https://www.youtube.com/channel/UCCcFr6FTUeWDIqUdY8i1W5w)

![redditfinal.png](https://cdn.steemitimages.com/DQmbz2VTjDtPikUwqHft816Tr1ZkAbALujj1EGHusDx533b/redditfinal.png) [Reddit](https://www.reddit.com/r/CertiKOrg/)

More reads on CertiK : 

https://medium.com/certik/certik-unveiled-ecosystem-d5e93bd6b35d

https://medium.com/certik/certik-in-press-an-article-from-forbes-9f4dcc1a8b5b

https://medium.com/certik/how-certik-could-help-warn-bancor-issue-that-led-to-millions-of-funds-lost-e20f316d9482

https://medium.com/certik/how-certik-formal-verification-engine-could-help-icon-detect-icx-enabletokentransfer-issue-fd83539190d8



![f9336c668b84ea917a64ed1093a73a0e.png](https://cdn.steemitimages.com/DQmNQqPDUSPrNK4qC7e7VX4USg51EWEgcCvBz1yjKgPrv7C/f9336c668b84ea917a64ed1093a73a0e.png)


![BaraGalbena.png](https://cdn.steemitimages.com/DQmTG84KbSQRBcDhebRUoAMMuYrYTsQmVchdgsvh9RoTysY/BaraGalbena.png)

<center>Keep your coins safe from hackers ! Buy a [ledger hardware wallet](https://www.ledgerwallet.com/r/afce?path=/products/ledger-nano-s&tracker=MY_TRACKER) :</center>

[![ledgerwallet.png](https://cdn.steemitimages.com/DQmQmuYrTEhtZPc86vLEahTrmM54ZgF9tTmV5PMJodjbiHd/ledgerwallet.png)](https://www.ledgerwallet.com/r/afce?path=/products/ledger-nano-s&tracker=MY_TRACKER)



<center>Recommended exchanges :</center>

<center>[www.binance.com](https://www.binance.com/?ref=11326117)</center>


[![Untitled-2.jpg](https://steemitimages.com/DQmTCKhSQh8fNiRTjHhMnQor1xk9ohsMHs6hBbtfN5bsUTp/Untitled-2.jpg)](https://www.binance.com/?ref=11326117)

<center>[www.huobi.pro](https://www.huobi.br.com/en-us/topic/invited/?invite_code=nt3h3)

<br>

[![huobi.png](https://cdn.steemitimages.com/DQmUAc1aapufPbdiq5XRjDJMFUjQ9q9xkcBi1Ttx1qqfGXa/huobi.png)](https://www.huobi.br.com/en-us/topic/invited/?invite_code=nt3h3)




---

<center>Use your money the right away. Receive better value on post promotion services and bid bots with :</center>

<center>[MinnowBooster](https://www.minnowbooster.com/vote-selling/?ref=423609)<center>

<br>


[![minnowbooster.png](https://cdn.steemitimages.com/DQmRAbz51tJ6vjYL1sdgKVSYFKNzu6RuSQLYDNYnzZUj5Ch/minnowbooster.png)](https://www.minnowbooster.com/vote-selling/?ref=423609)



[SmartSteem](https://smartsteem.com?r=equ1l1br1um)

[![Untitled-3.jpg](https://steemitimages.com/DQmWCrqYRZFNVZDrK5cagwYnyZ52UfaTVYvgYFgJkq4abQA/Untitled-3.jpg)](https://smartsteem.com?r=equ1l1br1um)


---


<center>Follow me on twitter and turn on notifications : [![twitterr.png](https://steemitimages.com/DQmTw8KckQetMGguJrHpwmaCxnKdXP4aeq5qJVWDnAtZggi/twitterr.png)](https://twitter.com/equ1l1br1um_)</center>

---

![steemufc1.gif](https://cdn.steemitimages.com/DQmWtKcU7CPZs5TXafmuGuicZzx654ZHK4QWL6FPTWBDRqq/steemufc1.gif)


![BaraGalbena.png](https://steemitimages.com/DQmZnSL2C37RLgBoa8ETQJFXquyqf7qx2nE9QyZ9DuRcJNk/BaraGalbena.png)
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 934 others
👎  ,
properties (23)
authorequ1l1br1um
permlinkcertik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems
categoryico
json_metadata{"tags":["ico","investment","altcoin","cryptocurrency","technology"],"image":["https://cdn.steemitimages.com/DQmbatXbNFbQ1Rum87kGELfQsN3AZH35miUPfuLEmUDbxao/maxresdefault.jpg","https://cdn.steemitimages.com/DQmdvVxohi7kpHYMB5wdbTEbSXv3zHEc3aSw2X2pWSDNCmA/meme.jpg","https://cdn.steemitimages.com/DQmTG84KbSQRBcDhebRUoAMMuYrYTsQmVchdgsvh9RoTysY/BaraGalbena.png","https://img.youtube.com/vi/_lMHlU42ZxI/0.jpg","https://img.youtube.com/vi/aEn2UaqeHho/0.jpg","https://cdn.steemitimages.com/DQmT9HoxK1Ps1ryAdhfHzecEu5vCgxf8YJSa7BJ3ZoFpUT1/blockchain.jpg","https://cdn.steemitimages.com/DQmcYFyhe9Nw8ASSM1EM7PzUxY4qMMYCSAbda9iVrqGiPXR/teamleaders1.jpg","https://cdn.steemitimages.com/DQmRMEi6rqrxFhNon1SpAN9bgAwjF9iL8La3rbrc3HCKj88/partnershipsandfundsupdated.jpg","https://cdn.steemitimages.com/DQmchhRwCCwMPPYFHUTNSX5yspLq9x4z8emeHwFVDDCJ3ZR/usage.png","https://cdn.steemitimages.com/DQmW1pDJYWWvQ9iG7NPMaqpJ9M7xnPMdSJPyerpyWL6vZ7H/roadmap.png","https://img.youtube.com/vi/x3kaORlamMQ/0.jpg","https://cdn.steemitimages.com/DQmcWm2uXkYGBY4zjkX44Y769hbiySDo2cfPC3XgeBCyaDt/websitefinal.png","https://cdn.steemitimages.com/DQmR7hhw6dLiKA1cbL7CbJpQLeuXZgi654KrUDMy81LEdyk/telegramfinal.png","https://cdn.steemitimages.com/DQmWB6pkARJR7FpPSmZ6nzcdzf5cXSHWAJ428bZMfZYPhRy/whitepaperfinal.png","https://cdn.steemitimages.com/DQmUyo1eW5qWVykeFSnQdFXJ2KTeP81VjYjpRpaxyuYSY44/twitterfinal.png","https://cdn.steemitimages.com/DQmUBJzPBo4bx2B6V8pptBAB2p2QfsqQmWna7iav6SdBTVj/medium%20final.png","https://cdn.steemitimages.com/DQmddpnP12swdoG8cttKp4vJ8QtakGBdtF6oARSXJNPUgQM/youtube.png","https://cdn.steemitimages.com/DQmbz2VTjDtPikUwqHft816Tr1ZkAbALujj1EGHusDx533b/redditfinal.png","https://cdn.steemitimages.com/DQmNQqPDUSPrNK4qC7e7VX4USg51EWEgcCvBz1yjKgPrv7C/f9336c668b84ea917a64ed1093a73a0e.png","https://cdn.steemitimages.com/DQmQmuYrTEhtZPc86vLEahTrmM54ZgF9tTmV5PMJodjbiHd/ledgerwallet.png","https://steemitimages.com/DQmTCKhSQh8fNiRTjHhMnQor1xk9ohsMHs6hBbtfN5bsUTp/Untitled-2.jpg","https://cdn.steemitimages.com/DQmUAc1aapufPbdiq5XRjDJMFUjQ9q9xkcBi1Ttx1qqfGXa/huobi.png","https://cdn.steemitimages.com/DQmRAbz51tJ6vjYL1sdgKVSYFKNzu6RuSQLYDNYnzZUj5Ch/minnowbooster.png","https://steemitimages.com/DQmWCrqYRZFNVZDrK5cagwYnyZ52UfaTVYvgYFgJkq4abQA/Untitled-3.jpg","https://steemitimages.com/DQmTw8KckQetMGguJrHpwmaCxnKdXP4aeq5qJVWDnAtZggi/twitterr.png","https://cdn.steemitimages.com/DQmWtKcU7CPZs5TXafmuGuicZzx654ZHK4QWL6FPTWBDRqq/steemufc1.gif","https://steemitimages.com/DQmZnSL2C37RLgBoa8ETQJFXquyqf7qx2nE9QyZ9DuRcJNk/BaraGalbena.png"],"links":["https://youtu.be/_lMHlU42ZxI","https://www.youtube.com/watch?v=aEn2UaqeHho","https://medium.com/certik/how-certik-could-help-warn-bancor-issue-that-led-to-millions-of-funds-lost-e20f316d9482","https://medium.com/certik/how-certik-formal-verification-engine-could-help-icon-detect-icx-enabletokentransfer-issue-fd83539190d8","https://www.youtube.com/watch?v=x3kaORlamMQ","https://certik.org/","https://t.me/certikorg","https://t.me/certikorg_channel","https://certik.org/whitepaper.html","https://twitter.com/certikorg","https://medium.com/certik","https://www.youtube.com/channel/UCCcFr6FTUeWDIqUdY8i1W5w","https://www.reddit.com/r/CertiKOrg/","https://medium.com/certik/certik-unveiled-ecosystem-d5e93bd6b35d","https://medium.com/certik/certik-in-press-an-article-from-forbes-9f4dcc1a8b5b","https://www.ledgerwallet.com/r/afce?path=/products/ledger-nano-s&tracker=MY_TRACKER","https://www.binance.com/?ref=11326117","https://www.huobi.br.com/en-us/topic/invited/?invite_code=nt3h3","https://www.minnowbooster.com/vote-selling/?ref=423609","https://smartsteem.com?r=equ1l1br1um","https://twitter.com/equ1l1br1um_"],"app":"steemit/0.1","format":"markdown"}
created2018-07-28 01:51:12
last_update2018-08-01 16:29:57
depth0
children86
last_payout2018-08-04 01:51:12
cashout_time1969-12-31 23:59:59
total_payout_value304.411 HBD
curator_payout_value75.333 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16,033
author_reputation20,734,698,973,437
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,224,193
net_rshares208,519,547,924,405
author_curate_reward""
vote details (1000)
@ackenna ·
Good post!!!
👍👍👍
👍  
properties (23)
authorackenna
permlinkre-equ1l1br1um-2018728t7257384z
categoryico
json_metadata{"tags":["ico","investment","altcoin","cryptocurrency","technology"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-07-28 11:25:12
last_update2018-07-28 11:25:12
depth1
children0
last_payout2018-08-04 11:25:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation6,203,964,517
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,267,066
net_rshares552,417,337
author_curate_reward""
vote details (1)
@adsouza ·
I upvoted u plz up vote my post...
properties (22)
authoradsouza
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t153405491z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 15:24:48
last_update2018-07-28 15:24:48
depth1
children0
last_payout2018-08-04 15:24:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation3,317,473,875
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,289,816
net_rshares0
@aljofer ·
is good your post, do you know about *cryptominingfarm* you can invest there, cheer up!
properties (22)
authoraljofer
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t135510232z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 13:55:15
last_update2018-07-28 13:55:15
depth1
children0
last_payout2018-08-04 13:55:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length87
author_reputation3,920,495,505
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,280,974
net_rshares0
@amitak ·
$0.02
# certik and blockchain is the technology of modern world which play very important role in the crypto market.
👍  
properties (23)
authoramitak
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t034950015z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 03:49:51
last_update2018-07-28 03:49:51
depth1
children0
last_payout2018-08-04 03:49:51
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length110
author_reputation129,552,758,058
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,232,611
net_rshares13,334,344,181
author_curate_reward""
vote details (1)
@apphits300 ·
![about-care-img1.jpg](https://cdn.steemitimages.com/DQmVb1bxDXgWWybzjPEKfvqeBgkAD675eY3AWJ6oePnuZGx/about-care-img1.jpg)

https://steemit.com/tally/@apphits300/tally-erp-9-gst-release-6-0-1-or-or-full-version-or-or-with-crack-or-or-life-time-use-or-or-2018-2019
properties (22)
authorapphits300
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180808t022511178z
categoryico
json_metadata{"tags":["ico"],"image":["https://cdn.steemitimages.com/DQmVb1bxDXgWWybzjPEKfvqeBgkAD675eY3AWJ6oePnuZGx/about-care-img1.jpg"],"links":["https://steemit.com/tally/@apphits300/tally-erp-9-gst-release-6-0-1-or-or-full-version-or-or-with-crack-or-or-life-time-use-or-or-2018-2019"],"app":"steemit/0.1"}
created2018-07-31 21:30:00
last_update2018-07-31 21:30:00
depth1
children0
last_payout2018-08-07 21:30:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length262
author_reputation29,423,910
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,683,053
net_rshares0
@arcange ·
Congratulations @equ1l1br1um!
Your post was mentioned in the [Steemit Hit Parade](https://steemit.com/hit-parade/@arcange/daily-hit-parade-20180728) in the following category:

* Pending payout - Ranked 3 with $ 447,2
👍  ,
properties (23)
authorarcange
permlinkre-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t180635000z
categoryico
json_metadata""
created2018-07-29 16:08:39
last_update2018-07-29 16:08:39
depth1
children0
last_payout2018-08-05 16:08:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length218
author_reputation1,146,606,601,469,178
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,408,724
net_rshares11,859,873,907
author_curate_reward""
vote details (2)
@astuteglasses13 ·
$0.04
hey great post , im studying  cyber security rite now so im really want to see  what opportunity are available to work with this project
👍  
properties (23)
authorastuteglasses13
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180801t031932145z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-08-01 03:19:33
last_update2018-08-01 03:19:33
depth1
children1
last_payout2018-08-08 03:19:33
cashout_time1969-12-31 23:59:59
total_payout_value0.027 HBD
curator_payout_value0.009 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length136
author_reputation350,500,580
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,709,569
net_rshares22,432,037,164
author_curate_reward""
vote details (1)
@equ1l1br1um ·
Glad to hear that it helped. I left all the useful links at the bottom of the article. You can contact them and find out more about what interests you. Hope you can find what you need. Good luck
properties (22)
authorequ1l1br1um
permlinkre-astuteglasses13-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180801t171103912z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-08-01 17:11:03
last_update2018-08-01 17:11:03
depth2
children0
last_payout2018-08-08 17:11:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length194
author_reputation20,734,698,973,437
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,783,014
net_rshares0
@audreyhelpburn ·
$0.02
Very interesting! Reblogged and followed :)
👍  
properties (23)
authoraudreyhelpburn
permlinkre-equ1l1br1um-2018729t2532168z
categoryico
json_metadata{"tags":["ico","investment","altcoin","cryptocurrency","technology"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-07-29 01:53:21
last_update2018-07-29 01:53:21
depth1
children0
last_payout2018-08-05 01:53:21
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length43
author_reputation20,555,638,032
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,337,937
net_rshares12,215,979,830
author_curate_reward""
vote details (1)
@baderhunk ·
nice
properties (22)
authorbaderhunk
permlinkre-equ1l1br1um-2018728t133752927z
categoryico
json_metadata{"tags":["ico","investment","altcoin","cryptocurrency","technology"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-07-28 08:07:54
last_update2018-07-28 08:07:54
depth1
children0
last_payout2018-08-04 08:07:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation513,149,706
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,251,801
net_rshares0
@bittrace ·
Website: https://bittrace.tech/ 
 Facebook: https://www.facebook.com/bittrace.btrc.1
 Medium: https://medium.com/@bittracebtrc
 Telegram: https://t.me/bittraceasia 
Steemit: https://steemit.com/bittrace/@bittrac
Twitter: https://twitter.com/bittrace/
Reddit; https://www.reddit.com/user/rajesh9851
Youtube; https://www.youtube.com/watch?v=NcpBJPtgMj4&t=9s
LinKedIn- https://www.linkedin.com/company/bittrace/
![news t.jpg](https://cdn.steemitimages.com/DQmNZZDP5srqbgEp2JQXDrPFS6S1HmsTFd82BDtRGRG2oo2/news%20t.jpg)
properties (22)
authorbittrace
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t173144708z
categoryico
json_metadata{"tags":["ico"],"image":["https://img.youtube.com/vi/NcpBJPtgMj4/0.jpg","https://cdn.steemitimages.com/DQmNZZDP5srqbgEp2JQXDrPFS6S1HmsTFd82BDtRGRG2oo2/news%20t.jpg"],"links":["https://bittrace.tech/","https://www.facebook.com/bittrace.btrc.1","https://medium.com/@bittracebtrc","https://t.me/bittraceasia","https://steemit.com/bittrace/@bittrac","https://twitter.com/bittrace/","https://www.reddit.com/user/rajesh9851","https://www.youtube.com/watch?v=NcpBJPtgMj4&t=9s","https://www.linkedin.com/company/bittrace/"],"app":"steemit/0.1"}
created2018-07-29 17:39:27
last_update2018-07-29 17:39:27
depth1
children0
last_payout2018-08-05 17:39:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length514
author_reputation-3,660,790,103
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,416,919
net_rshares0
@chitrarekha ·
Nice
properties (22)
authorchitrarekha
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t152451494z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 15:24:57
last_update2018-07-28 15:24:57
depth1
children0
last_payout2018-08-04 15:24:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation0
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,289,828
net_rshares0
@cinemaa9 ·
$0.03
Sir your blog is very nice i like your post good info
👍  
properties (23)
authorcinemaa9
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t091816457z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 09:18:18
last_update2018-07-28 09:18:18
depth1
children0
last_payout2018-08-04 09:18:18
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length53
author_reputation1,827,426,422
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,257,145
net_rshares15,054,904,721
author_curate_reward""
vote details (1)
@coin.info ·
$0.03
**Coins mentioned in post:**

Coin | | Price (USD) | 📈 24h | 📈 7d
- | - | - | - | -
**BNT** | Bancor | 2.272$ | _1.29%_ | _3.95%_
**ETH** | Ethereum | 470.027$ | _1.28%_ | _3.82%_
**ICX** | ICON | 1.301$ | _1.39%_ | _-2.22%_
**QSP** | Quantstamp | 0.069$ | _4.67%_ | _2.65%_
**SMT** | SmartMesh | 0.034$ | _2.93%_ | _-3.13%_
👍  , , , ,
properties (23)
authorcoin.info
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t015859154z
categoryico
json_metadata{"app":"coininfo/1.0.0","format":"markdown"}
created2018-07-28 01:59:00
last_update2018-07-28 01:59:00
depth1
children5
last_payout2018-08-04 01:59:00
cashout_time1969-12-31 23:59:59
total_payout_value0.025 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length324
author_reputation133,144,230,969
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,224,630
net_rshares18,218,269,629
author_curate_reward""
vote details (5)
@arvinddhaliyan ·
That's great
properties (22)
authorarvinddhaliyan
permlinkre-coininfo-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t135541877z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 13:55:48
last_update2018-07-28 13:55:48
depth2
children0
last_payout2018-08-04 13:55:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation6,003,211,389
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,281,027
net_rshares0
@arvinddhaliyan ·
ETN will be listed or not
properties (22)
authorarvinddhaliyan
permlinkre-coininfo-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t135619385z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 13:56:27
last_update2018-07-28 13:56:27
depth2
children0
last_payout2018-08-04 13:56:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation6,003,211,389
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,281,096
net_rshares0
@austin101 ·
![](https://cdn.steemitimages.com/DQmagVzQUhtSoyArg3B7wpx825tjRgn8foSa8Raqw1guGtM/image.png)
Litecoin should be on this list. EVERY LIST!!!! (No but seriously, it's cool if you want to promote smaller projects).
👍  
properties (23)
authoraustin101
permlinkre-coininfo-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t022144434z
categoryico
json_metadata{"tags":["ico"],"image":["https://cdn.steemitimages.com/DQmagVzQUhtSoyArg3B7wpx825tjRgn8foSa8Raqw1guGtM/image.png"],"app":"steemit/0.1"}
created2018-07-28 02:21:36
last_update2018-07-28 02:21:36
depth2
children0
last_payout2018-08-04 02:21:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length211
author_reputation-16,770,195,262
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,226,151
net_rshares605,497,147
author_curate_reward""
vote details (1)
@sanyammalhotra ·
Nice
properties (22)
authorsanyammalhotra
permlinkre-coininfo-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t165951809z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 16:59:51
last_update2018-07-28 16:59:51
depth2
children0
last_payout2018-08-04 16:59:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation385,651,215
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,299,403
net_rshares0
@waxe ·
Great article
properties (22)
authorwaxe
permlinkre-coininfo-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t212930539z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 21:29:42
last_update2018-07-28 21:29:42
depth2
children0
last_payout2018-08-04 21:29:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13
author_reputation0
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,320,235
net_rshares0
@cr1pt0n3ws ·
Do you know Uchain project? UChain would building the next generation Blockchain for the Sharing Economy https://medium.com/@LindaCrypto/uchain-building-the-next-generation-blockchain-for-the-sharing-economy-be8cec8a92d4
properties (22)
authorcr1pt0n3ws
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180801t203949175z
categoryico
json_metadata{"tags":["ico"],"links":["https://medium.com/@LindaCrypto/uchain-building-the-next-generation-blockchain-for-the-sharing-economy-be8cec8a92d4"],"app":"steemit/0.1"}
created2018-08-01 20:39:42
last_update2018-08-01 20:39:42
depth1
children0
last_payout2018-08-08 20:39:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length220
author_reputation-12,066,271,368
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,800,984
net_rshares0
@cryptoclient ·
$0.02
nice work hoping for more improvements
👍  
properties (23)
authorcryptoclient
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t053633290z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 05:36:36
last_update2018-07-28 05:36:36
depth1
children0
last_payout2018-08-04 05:36:36
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length38
author_reputation-35,035,743,044
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,240,121
net_rshares14,194,624,451
author_curate_reward""
vote details (1)
@datoscuriosos ·
Hello that....
properties (22)
authordatoscuriosos
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180908t023244926z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-09-08 02:32:45
last_update2018-09-08 02:32:45
depth1
children0
last_payout2018-09-15 02:32:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length14
author_reputation7,394,609,890
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id70,660,851
net_rshares0
@djfun ·
I also agree that electronic money can not be trusted may be hacked
properties (22)
authordjfun
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t130342168z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 13:04:15
last_update2018-07-29 13:04:15
depth1
children0
last_payout2018-08-05 13:04:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length67
author_reputation8,279,703,993
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,390,070
net_rshares0
@elfive3000 ·
you are the best when you want to visit me and make a vote everyone is invited
properties (22)
authorelfive3000
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t165854494z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 16:59:42
last_update2018-07-28 16:59:42
depth1
children0
last_payout2018-08-04 16:59:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation1,712,725,045
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,299,386
net_rshares0
@experiment ·
$0.03
Upvoted, Re-Steemed, and Following!
-exp
👍  , ,
properties (23)
authorexperiment
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t022122570z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 02:21:33
last_update2018-07-28 02:21:33
depth1
children1
last_payout2018-08-04 02:21:33
cashout_time1969-12-31 23:59:59
total_payout_value0.023 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length40
author_reputation817,205,561,234
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,226,150
net_rshares16,696,168,788
author_curate_reward""
vote details (3)
@sajeeb1122 ·
https://steemit.com/dreams/@sajeeb1122/photographing-in-daulatdia-the-world-s-largest-brothel-town
👎  ,
properties (23)
authorsajeeb1122
permlinkre-experiment-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t073327546z
categoryico
json_metadata{"tags":["ico"],"links":["https://steemit.com/dreams/@sajeeb1122/photographing-in-daulatdia-the-world-s-largest-brothel-town"],"app":"steemit/0.1"}
created2018-07-28 07:33:39
last_update2018-07-28 07:33:39
depth2
children0
last_payout2018-08-04 07:33:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation-551,125,550
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,249,099
net_rshares-16,128,788,703
author_curate_reward""
vote details (2)
@farhankhan4321 ·
I following you
properties (22)
authorfarhankhan4321
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t070810754z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 07:08:12
last_update2018-07-29 07:08:12
depth1
children0
last_payout2018-08-05 07:08:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15
author_reputation1,976,214,084
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,361,422
net_rshares0
@for-adult ·
Please follow me.
![1497556218-thuong-thuc-bo-anh-mua-he-cua-hang-noi-y-sexy-forever-missviet.jpg](https://cdn.steemitimages.com/DQmQP8PohibMm98yyBi3JoMFUwUnCi2gRyY3Mg4Db8G8qFP/1497556218-thuong-thuc-bo-anh-mua-he-cua-hang-noi-y-sexy-forever-missviet.jpg)
👎  
properties (23)
authorfor-adult
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t053642379z
categoryico
json_metadata{"tags":["ico"],"image":["https://cdn.steemitimages.com/DQmQP8PohibMm98yyBi3JoMFUwUnCi2gRyY3Mg4Db8G8qFP/1497556218-thuong-thuc-bo-anh-mua-he-cua-hang-noi-y-sexy-forever-missviet.jpg"],"app":"steemit/0.1"}
created2018-07-28 05:36:42
last_update2018-07-28 05:36:42
depth1
children0
last_payout2018-08-04 05:36:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length255
author_reputation-13,660,920,583
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,240,132
net_rshares-10,448,853,357
author_curate_reward""
vote details (1)
@habibashakil ·
#bilding beased is her best construction.....best 


https://steemit.com/bangladesh/@habibashakil/our-coxbazar-top-nice-place-of-bangladesh-most-beautiful-of-coxbazar
👍  
properties (23)
authorhabibashakil
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180806t164833769z
categoryico
json_metadata{"tags":["ico","bilding"],"links":["https://steemit.com/bangladesh/@habibashakil/our-coxbazar-top-nice-place-of-bangladesh-most-beautiful-of-coxbazar"],"app":"steemit/0.1"}
created2018-07-28 15:43:45
last_update2018-07-28 15:43:45
depth1
children0
last_payout2018-08-04 15:43:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length166
author_reputation4,976,626,752
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,291,775
net_rshares426,500,176
author_curate_reward""
vote details (1)
@hammad97 ·
I gave you an upvote on your post! Please give me a upvote(to this link https://steemit.com/@hammad97) & follow.
I will give you a follow in return and possible future votes!
properties (22)
authorhammad97
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t143316787z
categoryico
json_metadata{"tags":["ico"],"links":["https://steemit.com/@hammad97"],"app":"steemit/0.1"}
created2018-07-28 14:33:21
last_update2018-07-28 14:33:21
depth1
children0
last_payout2018-08-04 14:33:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length174
author_reputation92,722,956
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,284,681
net_rshares0
@happywen ·
学习了
👍  
properties (23)
authorhappywen
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t043303079z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 04:33:06
last_update2018-07-28 04:33:06
depth1
children0
last_payout2018-08-04 04:33:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3
author_reputation290,188,953
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id66,235,831
net_rshares1,426,705,280
author_curate_reward""
vote details (1)
@harharmahadev ·
$0.02
Is there any airdrop program planned br certik? 
Anyone.
👍  
properties (23)
authorharharmahadev
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t033413217z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 03:34:18
last_update2018-07-28 03:34:18
depth1
children1
last_payout2018-08-04 03:34:18
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation288,673,775
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,231,486
net_rshares13,076,260,100
author_curate_reward""
vote details (1)
@equ1l1br1um ·
Not from what I am aware of. They do have a contest campaign of artwork. The prizes are getting on their whitelists to be able to invest in their project in the ICO stage. Top tier projects are hard to get in the ICO stage. Check their twitter.
properties (22)
authorequ1l1br1um
permlinkre-harharmahadev-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t101232046z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 10:12:30
last_update2018-07-28 10:12:30
depth2
children0
last_payout2018-08-04 10:12:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length244
author_reputation20,734,698,973,437
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,261,198
net_rshares0
@hmxi ·
$0.02
Nice blog sir And your info is very helpful to me
👍  
properties (23)
authorhmxi
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t070424767z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 07:04:30
last_update2018-07-29 07:04:30
depth1
children0
last_payout2018-08-05 07:04:30
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation469,186,837
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,361,146
net_rshares12,732,147,992
author_curate_reward""
vote details (1)
@hockhiem ·
good
👍  
properties (23)
authorhockhiem
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t234745160z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 23:47:45
last_update2018-07-28 23:47:45
depth1
children0
last_payout2018-08-04 23:47:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation32,450,053
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,329,395
net_rshares0
author_curate_reward""
vote details (1)
@ismailsayeed ·
Wow nice concepts sir and thank you for sharing your concepts (knowledge) with us
properties (22)
authorismailsayeed
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t003118120z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 00:31:21
last_update2018-07-29 00:31:21
depth1
children0
last_payout2018-08-05 00:31:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation0
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,332,292
net_rshares0
@jackquelinla ·
$0.02
following! great piece, love CertiK think it's going to be a biggie for 2018.
👍  ,
properties (23)
authorjackquelinla
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t152331431z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 15:23:27
last_update2018-07-28 15:23:27
depth1
children1
last_payout2018-08-04 15:23:27
cashout_time1969-12-31 23:59:59
total_payout_value0.019 HBD
curator_payout_value0.003 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation328,847,513
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,289,673
net_rshares12,996,162,623
author_curate_reward""
vote details (2)
@equ1l1br1um ·
I am also having the same feeling based on some strong factors that I have researched. It's one of my top 3 favorite upcoming projects. Let's see what happens.
properties (22)
authorequ1l1br1um
permlinkre-jackquelinla-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t191208537z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 19:12:09
last_update2018-07-28 19:12:09
depth2
children0
last_payout2018-08-04 19:12:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length159
author_reputation20,734,698,973,437
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,310,812
net_rshares0
@jessnolimit97 ·
nice
properties (22)
authorjessnolimit97
permlinkre-equ1l1br1um-2018728t235433710z
categoryico
json_metadata{"tags":["ico","investment","altcoin","cryptocurrency","technology"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-07-28 16:54:36
last_update2018-07-28 16:54:36
depth1
children0
last_payout2018-08-04 16:54:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation-3,337,266,794
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,298,855
net_rshares0
@jessnolimit97 ·
I am from Indonesia follow me, I have the best news for you all and other interesting conten
properties (22)
authorjessnolimit97
permlinkre-equ1l1br1um-2018729t11574349z
categoryico
json_metadata{"tags":["ico","investment","altcoin","cryptocurrency","technology"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-07-29 04:57:45
last_update2018-07-29 04:57:45
depth1
children0
last_payout2018-08-05 04:57:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length92
author_reputation-3,337,266,794
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,351,172
net_rshares0
@jwillis ·
I would like to learn more about this new crypto.....follow me please.
properties (22)
authorjwillis
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t022502040z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 03:25:27
last_update2018-07-28 03:25:27
depth1
children0
last_payout2018-08-04 03:25:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length70
author_reputation2,612,848,114
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,230,864
net_rshares0
@kevinwong · (edited)
$1.24
Infinite / open-programmable "smart contracts" offered by Turing-complete languages isn't the way to go for decentralized networks. I'd personally becareful of all the craziness that has been going on.
👍  ,
properties (23)
authorkevinwong
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t061823265z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 06:18:21
last_update2018-07-29 06:23:21
depth1
children3
last_payout2018-08-05 06:18:21
cashout_time1969-12-31 23:59:59
total_payout_value1.242 HBD
curator_payout_value0.002 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length201
author_reputation621,253,570,295,288
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,357,554
net_rshares708,004,767,730
author_curate_reward""
vote details (2)
@equ1l1br1um ·
$1.43
I agree. To many projects out there with no utility whatsoever, to many smartcontracts. The space is evolving tough. There are also positives. There are a lot of projects with utility and there are also a lot of projects with no utility. The ones with no utility will be wiped out eventually and we will see a more safer space for investors. I also think CertiK will bring more security to the good projects out there and we can finally see some trust in the cryptocurrency space.  I have no experience in coding, but it seems that you have btw you are talking, so you probably know a lot about the stuff that is going on out there. We will need to wait and see how this will turnaround.
👍  , ,
properties (23)
authorequ1l1br1um
permlinkre-kevinwong-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t105844824z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 10:58:48
last_update2018-07-29 10:58:48
depth2
children2
last_payout2018-08-05 10:58:48
cashout_time1969-12-31 23:59:59
total_payout_value1.074 HBD
curator_payout_value0.355 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length687
author_reputation20,734,698,973,437
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,379,153
net_rshares813,551,296,016
author_curate_reward""
vote details (3)
@kevinwong ·
$2.33
Trust and Turing-complete smart contracts are a contradiction, but this is a very deviant opinion in the scene atm. Just putting it out there! All the best :)
👍  ,
properties (23)
authorkevinwong
permlinkre-equ1l1br1um-re-kevinwong-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t115049049z
categoryico
json_metadata{"community":"busy","app":"busy/2.5.3","format":"markdown","tags":["ico"],"users":[],"links":[],"image":[]}
created2018-07-29 11:50:51
last_update2018-07-29 11:50:51
depth3
children1
last_payout2018-08-05 11:50:51
cashout_time1969-12-31 23:59:59
total_payout_value1.751 HBD
curator_payout_value0.581 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length158
author_reputation621,253,570,295,288
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,383,433
net_rshares1,326,147,326,185
author_curate_reward""
vote details (2)
@krist-s ·
$0.02
this will be a big help in crypto space,rest assured for the contract who is a bit buggy
👍  
properties (23)
authorkrist-s
permlinkre-equ1l1br1um-2018729t61131864z
categoryico
json_metadata{"tags":["ico","investment","altcoin","cryptocurrency","technology"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-07-28 22:11:39
last_update2018-07-28 22:11:39
depth1
children0
last_payout2018-08-04 22:11:39
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation8,270,721,071
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,323,165
net_rshares11,699,811,669
author_curate_reward""
vote details (1)
@magicalcrypto ·
Dear I up-vote you and follow also same as Expected with you.
properties (22)
authormagicalcrypto
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t135114744z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 13:51:18
last_update2018-07-29 13:51:18
depth1
children0
last_payout2018-08-05 13:51:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length61
author_reputation1,169,709,095
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,394,787
net_rshares0
@moezone ·
$0.03
is this legit investment ?
👍  
properties (23)
authormoezone
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t082529613z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 08:25:30
last_update2018-07-28 08:25:30
depth1
children1
last_payout2018-08-04 08:25:30
cashout_time1969-12-31 23:59:59
total_payout_value0.019 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation-26,126,677,759
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,253,236
net_rshares14,538,736,559
author_curate_reward""
vote details (1)
@equ1l1br1um ·
As legit as it gets. I do a lot of research before writing about projects and also have a very good understanding of the ICO space. If you still have doubts please see other articles from well known sources.
properties (22)
authorequ1l1br1um
permlinkre-moezone-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t100827309z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 10:08:24
last_update2018-07-28 10:08:24
depth2
children0
last_payout2018-08-04 10:08:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length207
author_reputation20,734,698,973,437
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,260,879
net_rshares0
@mohityadav ·
If possible please upvote or promote my steemit posts...
properties (22)
authormohityadav
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t005357199z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 12:23:33
last_update2018-07-28 12:23:33
depth1
children0
last_payout2018-08-04 12:23:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation-11,028,492,684
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,272,084
net_rshares0
@nikos888 ·
cool post. Thanks
properties (22)
authornikos888
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t163427747z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 16:34:36
last_update2018-07-28 16:34:36
depth1
children0
last_payout2018-08-04 16:34:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation166,106,669
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,296,932
net_rshares0
@online87700 ·
$0.02
this task is done by many others on the past to get smart contract on block chain , but only few are successful , its good start from certik , lets see where we reach , i am with you certik

Upvote my comments and reply
👍  
properties (23)
authoronline87700
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t110619365z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 11:06:21
last_update2018-07-28 11:06:21
depth1
children0
last_payout2018-08-04 11:06:21
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length219
author_reputation155,744,650,039
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,265,567
net_rshares12,818,176,019
author_curate_reward""
vote details (1)
@postpromoter ·
re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t030439557z
You got a 33.55% upvote from @postpromoter courtesy of @equ1l1br1um!

Want to promote your posts too? Check out the [Steem Bot Tracker website](https://steembottracker.com) for more info. If you would like to support the development of @postpromoter and the bot tracker please [vote for @yabapmatt for witness!](https://v2.steemconnect.com/sign/account-witness-vote?witness=yabapmatt&approve=1)
properties (22)
authorpostpromoter
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t030439557z
categoryico
json_metadata{"app":"postpromoter/2.0.2"}
created2018-07-28 03:04:39
last_update2018-07-28 03:04:39
depth1
children1
last_payout2018-08-04 03:04:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length395
author_reputation12,722,616,650,811
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,229,317
net_rshares0
@arvinddhaliyan ·
Follow me sir
properties (22)
authorarvinddhaliyan
permlinkre-postpromoter-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t140244906z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 14:02:48
last_update2018-07-28 14:02:48
depth2
children0
last_payout2018-08-04 14:02:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13
author_reputation6,003,211,389
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,281,742
net_rshares0
@prasasth ·
$0.03
Certik is a very futuristic technology that can be a major player in the crypto market.With each passing day we can be more and more sure about. If it is able to check that the system is bug free then it will Surely be of great benifit to everyone.
👍  
properties (23)
authorprasasth
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t022647407z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 02:26:51
last_update2018-07-28 02:26:51
depth1
children0
last_payout2018-08-04 02:26:51
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.003 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length248
author_reputation6,314,320,442,942
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,226,528
net_rshares15,915,184,991
author_curate_reward""
vote details (1)
@prettychoudhury ·
great job keep doing
properties (22)
authorprettychoudhury
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t123704645z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 12:37:12
last_update2018-07-28 12:37:12
depth1
children0
last_payout2018-08-04 12:37:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation286,250,723
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,273,435
net_rshares0
@rabiagilani ·
Your Blog Is Good Awsome Good information Sharing   @rabiagilani I am New User On Steemit 
I Am best upvote Comments And Resteem Follow Me Follow back And Plz Help My Rep very Low Upvote me

Posted using [Partiko Android](https://play.google.com/store/apps/details?id=io.partiko.android)
👍  
properties (23)
authorrabiagilani
permlinkrabiagilani-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t082123226z
categoryico
json_metadata{"app":"partiko"}
created2018-07-28 08:21:24
last_update2018-07-28 08:21:24
depth1
children1
last_payout2018-08-04 08:21:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length287
author_reputation4,000,903,839,458
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,252,887
net_rshares589,915,150
author_curate_reward""
vote details (1)
@arvinddhaliyan ·
I follow you mam now follow me
I also i five you upvote
properties (22)
authorarvinddhaliyan
permlinkre-rabiagilani-rabiagilani-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t140048104z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 14:00:54
last_update2018-07-28 14:00:54
depth2
children0
last_payout2018-08-04 14:00:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation6,003,211,389
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,281,546
net_rshares0
@realmedvedev ·
$0.02
Cool ICO. I liked it too.
👍  
properties (23)
authorrealmedvedev
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t101828203z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 10:18:27
last_update2018-07-29 10:18:27
depth1
children0
last_payout2018-08-05 10:18:27
cashout_time1969-12-31 23:59:59
total_payout_value0.017 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation1,327,964,772
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,376,065
net_rshares13,248,316,154
author_curate_reward""
vote details (1)
@ritop ·
$0.02
Never rely on the only source of income. Create another source through investment.
👍  ,
properties (23)
authorritop
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t051859650z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 05:19:09
last_update2018-07-28 05:19:09
depth1
children0
last_payout2018-08-04 05:19:09
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length82
author_reputation-4,455,366,795
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,238,834
net_rshares14,480,839,907
author_curate_reward""
vote details (2)
@ryanreynolds ·
$0.02
Awesome project.  We need more projects like this to help the whole blockchain ecosystem mature.  Then we will see money flowing in like never before.
👍  ,
properties (23)
authorryanreynolds
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t203933281z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 20:39:33
last_update2018-07-28 20:39:33
depth1
children1
last_payout2018-08-04 20:39:33
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.003 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length150
author_reputation290,615,663,292
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,316,966
net_rshares11,934,366,118
author_curate_reward""
vote details (2)
@equ1l1br1um ·
We sure do. Tired of bad actors delaying the inevitable success of this space. Like you said, once security is in place and the whole blockchain system matures, a lot of people will want to invest.
properties (22)
authorequ1l1br1um
permlinkre-ryanreynolds-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t213918660z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 21:39:18
last_update2018-07-28 21:39:18
depth2
children0
last_payout2018-08-04 21:39:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length197
author_reputation20,734,698,973,437
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,320,884
net_rshares0
@sbikramjitsingh ·
$0.02
Nowadays , cryptocurrency is unstopable.
Your way of Explanation is great
👍  ,
properties (23)
authorsbikramjitsingh
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t185937577z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 18:59:39
last_update2018-07-28 18:59:39
depth1
children1
last_payout2018-08-04 18:59:39
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.001 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation11,259,966,057
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,309,821
net_rshares12,391,844,479
author_curate_reward""
vote details (2)
@equ1l1br1um ·
I believe it is and it will change our way of life in the upcoming year.

Thanks for the kind words, trying to put together the information so the reader has an easy time and enjoy it.
properties (22)
authorequ1l1br1um
permlinkre-sbikramjitsingh-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t191558835z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 19:16:00
last_update2018-07-28 19:16:00
depth2
children0
last_payout2018-08-04 19:16:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length184
author_reputation20,734,698,973,437
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,311,090
net_rshares0
@shirano ·
$0.02
good article. Thanks
👍  
properties (23)
authorshirano
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180730t094004020z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-30 09:39:18
last_update2018-07-30 09:39:18
depth1
children0
last_payout2018-08-06 09:39:18
cashout_time1969-12-31 23:59:59
total_payout_value0.017 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation61,383,560,012
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,492,250
net_rshares12,904,204,046
author_curate_reward""
vote details (1)
@shoaib435 ·
$0.03
Upvoted, Re-Steemed, and Following!
👍  
properties (23)
authorshoaib435
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t095439256z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 09:54:39
last_update2018-07-28 09:54:39
depth1
children0
last_payout2018-08-04 09:54:39
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.001 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation1,882,588,225
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,259,838
net_rshares15,743,128,937
author_curate_reward""
vote details (1)
@shubh3011 ·
$0.02
Is it profitable and safe to invest in it and when is the time to invest in it?
👍  
properties (23)
authorshubh3011
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t161847382z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 16:18:57
last_update2018-07-28 16:18:57
depth1
children2
last_payout2018-08-04 16:18:57
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation241,418,167
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,295,409
net_rshares12,646,119,965
author_curate_reward""
vote details (1)
@equ1l1br1um ·
You need to decide for yourself from the info that I've offered. Remember that no one can make a better decision with your money, except yourself. Stay safe in this space. Inform yourself very good before you invest in a project. The time to invest in a startup project it's in it's early stage (pre-sale, crowdsale) or at price correction after exchange listing from my personal experience.
👍  
properties (23)
authorequ1l1br1um
permlinkre-shubh3011-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t191008243z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 19:10:09
last_update2018-07-28 19:10:09
depth2
children1
last_payout2018-08-04 19:10:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length391
author_reputation20,734,698,973,437
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,310,659
net_rshares523,021,489
author_curate_reward""
vote details (1)
@shubh3011 ·
Thanku sir i really appreciate your help!
properties (22)
authorshubh3011
permlinkre-equ1l1br1um-re-shubh3011-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t192111807z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 19:21:21
last_update2018-07-28 19:21:21
depth3
children0
last_payout2018-08-04 19:21:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation241,418,167
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,311,505
net_rshares0
@shubham90 ·
I liked your post, I have to learn something from your post.
👍  ,
properties (23)
authorshubham90
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t034921894z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 03:49:24
last_update2018-07-28 03:49:24
depth1
children0
last_payout2018-08-04 03:49:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length60
author_reputation-196,165,320
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,232,567
net_rshares1,170,708,090
author_curate_reward""
vote details (2)
@shubham90 ·
Your post is always good...........You will continue to have such a good post
steemit is a platform where everyone works together and achieves success
properties (22)
authorshubham90
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180730t194242736z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-30 19:42:45
last_update2018-07-30 19:42:45
depth1
children0
last_payout2018-08-06 19:42:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length150
author_reputation-196,165,320
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,553,823
net_rshares0
@shubham97x ·
$0.02
Nice content bro I am following you
👍  ,
properties (23)
authorshubham97x
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t075721517z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 07:57:24
last_update2018-07-29 07:57:24
depth1
children0
last_payout2018-08-05 07:57:24
cashout_time1969-12-31 23:59:59
total_payout_value0.017 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation1,764,515,137
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,365,361
net_rshares13,324,694,944
author_curate_reward""
vote details (2)
@steemcleaners · (edited)
$1.11
[Source 1](https://icopools.io/en/ico-details/certik)

[Source 2](https://bitcoinexchangeguide.com/certik-ctk-token/)



Copying/Pasting full or partial texts is frowned upon by the community. Repeated copy/paste posts could be considered spam. Spam is discouraged by the community, and may result in action from the [cheetah bot](https://steemit.com/faq.html#What_is__cheetah).

[More information and tips on sharing content.](https://steemcleaners.org/copy-paste-plagiarism/)

If you believe this comment is in error, please contact us in [#disputes on Discord](https://discord.gg/YR2Wy5A)
👍  , , ,
properties (23)
authorsteemcleaners
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180802t113133770z
categoryico
json_metadata{"app":"steemit/0.1","format":"markdown+html","community":"steemcleaners","tags":["ico"],"links":["https://icopools.io/en/ico-details/certik","https://bitcoinexchangeguide.com/certik-ctk-token/","https://steemit.com/faq.html#What_is__cheetah","https://steemcleaners.org/copy-paste-plagiarism/","https://discord.gg/YR2Wy5A"]}
created2018-08-02 11:31:33
last_update2018-08-02 11:33:06
depth1
children1
last_payout2018-08-09 11:31:33
cashout_time1969-12-31 23:59:59
total_payout_value0.835 HBD
curator_payout_value0.271 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length591
author_reputation2,789,224,428,782,668
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,867,655
net_rshares654,491,255,034
author_curate_reward""
vote details (4)
@equ1l1br1um · (edited)
The comment is an error. The parts that you are reffering to are from certik's whitepaper and I have put the quatation sign. So the sources that you posted also took those parts from the certik whitepaper and quoted. Will contact you on discord to remove the error.
properties (22)
authorequ1l1br1um
permlinkre-steemcleaners-re-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180802t165238366z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-08-02 16:52:39
last_update2018-08-02 16:53:15
depth2
children0
last_payout2018-08-09 16:52:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length265
author_reputation20,734,698,973,437
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,897,604
net_rshares0
@steemingmark ·
@djimirji up!
properties (22)
authorsteemingmark
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t175958752z
categoryico
json_metadata{"tags":["ico"],"users":["djimirji"],"app":"steemit/0.1"}
created2018-07-28 17:59:57
last_update2018-07-28 17:59:57
depth1
children0
last_payout2018-08-04 17:59:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13
author_reputation2,622,348,145,697
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,304,754
net_rshares0
@steemitboard ·
Congratulations @equ1l1br1um! You have received a personal award!

[![](https://steemitimages.com/70x70/http://steemitboard.com/@equ1l1br1um/birthday1.png)](http://steemitboard.com/@equ1l1br1um)  1 Year on Steemit
<sub>_Click on the badge to view your Board of Honor._</sub>


**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/halloween/@steemitboard/trick-or-treat-publish-your-scariest-halloweeen-story-and-win-a-new-badge"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/RUyB3u.png"></a></td><td><a href="https://steemit.com/halloween/@steemitboard/trick-or-treat-publish-your-scariest-halloweeen-story-and-win-a-new-badge">Trick or Treat - Publish your scariest halloween story and win a new badge</a></td></tr><tr><td><a href="https://steemit.com/steemitboard/@steemitboard/steemitboard-notifications-improved"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/NgygYH.png"></a></td><td><a href="https://steemit.com/steemitboard/@steemitboard/steemitboard-notifications-improved">SteemitBoard notifications improved</a></td></tr></table>

> Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-equ1l1br1um-20181028t153219000z
categoryico
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-10-28 15:32:18
last_update2018-10-28 15:32:18
depth1
children0
last_payout2018-11-04 15:32:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,334
author_reputation38,975,615,169,260
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,218,651
net_rshares0
@steemitboard ·
Congratulations @equ1l1br1um! You received a personal award!

<table><tr><td>https://steemitimages.com/70x70/http://steemitboard.com/@equ1l1br1um/birthday2.png</td><td>Happy Birthday! - You are on the Steem blockchain for 2 years!</td></tr></table>

<sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@equ1l1br1um) and compare to others on the [Steem Ranking](https://steemitboard.com/ranking/index.php?name=equ1l1br1um)_</sub>


###### [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)
authorsteemitboard
permlinksteemitboard-notify-equ1l1br1um-20191028t162641000z
categoryico
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2019-10-28 16:26:42
last_update2019-10-28 16:26:42
depth1
children0
last_payout2019-11-04 16:26:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length632
author_reputation38,975,615,169,260
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id91,985,928
net_rshares0
@steyn ·
$0.02
you are doing really a good job
technology can change the world
cryptocurrency is unstoppable
👍  
properties (23)
authorsteyn
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t120120775z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 12:01:21
last_update2018-07-28 12:01:21
depth1
children0
last_payout2018-08-04 12:01:21
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.003 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length93
author_reputation202,680,442,301
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,270,132
net_rshares12,646,119,965
author_curate_reward""
vote details (1)
@susobharaj ·
$0.02
Very good concept . If everyone invest your money in correct way, it return a big
👍  
properties (23)
authorsusobharaj
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t132520786z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 13:25:27
last_update2018-07-28 13:25:27
depth1
children0
last_payout2018-08-04 13:25:27
cashout_time1969-12-31 23:59:59
total_payout_value0.015 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation825,654,105,630
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,277,968
net_rshares12,129,951,803
author_curate_reward""
vote details (1)
@thegeorge ·
exceleent
properties (22)
authorthegeorge
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t151821267z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 14:48:27
last_update2018-07-28 14:48:27
depth1
children0
last_payout2018-08-04 14:48:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation2,496,851,504
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,286,234
net_rshares0
@thegoldenpics2 ·
Didn't understand this post..
👎  
properties (23)
authorthegoldenpics2
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t071618311z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 07:16:21
last_update2018-07-28 07:16:21
depth1
children0
last_payout2018-08-04 07:16:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation1,200,473,776
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,247,857
net_rshares-10,288,101,767
author_curate_reward""
vote details (1)
@totan86826 ·
This information is true key safe we all have to know about it another websites it this type of contents cannot be posted don't know why there is some stupidity there the posted their travelling places opinions about other topics just post selfies just like we also on social media website but this is also a social media website but here I find some pose there are very useful very creative and motivating and this is one of them so very appreciating very motivated. Just keep up the good work and keep posting and keep the hard work for steemit all the very best
👍  
properties (23)
authortotan86826
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t163523687z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 16:35:30
last_update2018-07-29 16:35:30
depth1
children0
last_payout2018-08-05 16:35:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length564
author_reputation24,451,269,753
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,410,938
net_rshares12,043,923,777
author_curate_reward""
vote details (1)
@totan86826 ·
$0.02
Very real very important ,and genuine information solving post 
.every one need to be interested about the posts like that..it's just like an infinite program which is goes with all of the types or network community or group.
👍  
properties (23)
authortotan86826
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180729t170952647z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-29 17:10:00
last_update2018-07-29 17:10:00
depth1
children0
last_payout2018-08-05 17:10:00
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length225
author_reputation24,451,269,753
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,414,198
net_rshares12,302,007,857
author_curate_reward""
vote details (1)
@vampirgarfield ·
Sehr guter und sorgfältig recherchierter Beitrag, weiter so
properties (22)
authorvampirgarfield
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t101852609z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 10:18:54
last_update2018-07-28 10:18:54
depth1
children0
last_payout2018-08-04 10:18:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length59
author_reputation108,716,803,759
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,261,699
net_rshares0
@videos24 ·
i like your post
properties (22)
authorvideos24
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t153721267z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 15:37:27
last_update2018-07-28 15:37:27
depth1
children0
last_payout2018-08-04 15:37:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation202,142,901
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,291,083
net_rshares0
@woodparker ·
$0.02
expecting the experience will create some user friendly and user protecting technology and eliminate the risk of hacking from crypto user mind  , competition would be the challenge , but unique & timely service availability  will help to make difference  ....keep building the smart solution
👍  
properties (23)
authorwoodparker
permlinkre-equ1l1br1um-certik-building-fully-trustworthy-smart-contracts-and-blockchain-ecosystems-20180728t042022774z
categoryico
json_metadata{"tags":["ico"],"app":"steemit/0.1"}
created2018-07-28 04:20:18
last_update2018-07-28 04:20:18
depth1
children0
last_payout2018-08-04 04:20:18
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length291
author_reputation33,611,205,530
root_title"CertiK : Building Fully Trustworthy Smart Contracts and Blockchain Ecosystems"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id66,234,918
net_rshares13,678,456,289
author_curate_reward""
vote details (1)