create account

Electronic Document Circulation: Gravity Extended Contract by gravity-protocol

View this thread on: hive.blogpeakd.comecency.com
· @gravity-protocol · (edited)
$443.73
Electronic Document Circulation: Gravity Extended Contract
http://www.gravityprotocol.org/network/gravity-05-contracts.jpg

One of our most important missions for broader business adoption is to develop a full solution that includes technical, legal and financial infrastructure and enables users to create and sign legally binding documentation within the blockchain. In order to achieve this, there must be transparency as well as  the ability to track down the contract at any stage from the signing of an agreement to the transaction stage. For that, we’re going to implement a full solution based on Gravity blockchain using something called Extended Gravity Solutions Contracts.

While large organizations have teams of legal professionals, small and medium-sized Enterprises lack such resources, so they require a framework that addresses all of the standard business processes that are part of standard  operations as well as the ability to conduct agreements with other counterparties.

## The Problem Of Legal Significance

The term smart contract was first defined in the late 20th century by Nick Szabo in [eponymous paper](http://www.fon.hum.uva.nl/rob/Courses/InformationInSpeech/CDROM/Literature/LOTwinterschool2006/szabo.best.vwh.net/smart_contracts_2.html). The thought on smart contracts has advanced significantly since then, and currently it is a dynamic entry in a distributed ledger, that can cause more entries to be created when specified conditions are met. Usually, this means that a smart contract is something that records and automatically executes predefined agreements in a secure and impartial fashion. This kind of usage of the distributed ledger technology was even discussed around the time of the release of Bitcoin’s Whitepaper, but was popularised by Vitalik Buterin and Ethereum project. Currently, it is believed to be the dominating feature of blockchain technology.

Let’s assume we have a digital document (a file), and our challenge is to protect it from modifications as well as clearly record the fact of its existence and ownership by someone at some point in time. Traditionally, one would bring the papers to a notary who would legally verify it. In blockchain, this is done by a smart contract, which easily accomplishes all these things. It may seem that now there is no need for the notary. However, there is still a problem: the smart contract is just an executable code, and as of yet there are no legal standards for a contract fulfillment with and by code that is acceptable by legal authorities.

## Ricardian Contracts

Ricardian contracts were introduced in late 20th century by Ian Grigg (@iang) to make a contract valid for both machines and humans . 

The Ricardian contract is a single document or legal agreement that contains machine-readable markup language and has the following attributes: It must be parseable (easy readable by both programs and people), digitally signed, carrying information about keys belonging to the parties, and have a unique and secure identifier.

Ricardian contracts also have a key of a higher-level document, which enables an ability to check the chain of the contract’s signatures in one automated sequence. This check ensures full transparency of document circulation, excludes spoofing attacks and provides quick search functionality. [Here](https://medium.com/legalthingsone/ricardian-contracts-legally-binding-agreements-on-the-blockchain-4c103f120707) is an excellent article that explains what Ricardian contracts are and the difference between them and smart contracts.

It’s worth touching on the parsability feature of Ricardian smart contracts in more detail. According to Ian Grigg’s concept, the contract describes natural and legal relations between persons and legal entities. Therefore it should firstly be comprehensible to people, and then to the machines according to markup language principles. Typed settings in the contract template enable the automatic monitoring of contract facts and prevent their misinterpretation. You can see more detailed information about Ricardian markup language [here](https://steemit.com/eos/@iang/towards-a-ricardian-constitution) & [here](https://steemit.com/ricardian/@iang/why-go-full-ricardian-the-digital-contract).

The concept of the Ricardian Contract is being developed by projects such as [Mattereum](https://www.mattereum.com/) with the aim to match smart-contracts and legal standards of certain jurisdictions. 
Mattereum’s ultimate goal is to create an Internet-of-Agreements, a worldwide ecosystem of legally-valid smart contracts. 

Acknowledging the importance of the bridge between legal framework and smart contracts, Gravity Solutions cooperates with the projects like Matereum and develops the Legal Framework that will make the smart contracts use, legally compliant. 

## Digital signature

In order to make an agreement legally valid, a Ricardian contract has to be signed with parties’ **Digital signatures**. In any blockchain protocol, the combination of private / public key is already a form of digital signature that allows for the identification of an owner of an account. However, in order to make it valid for the legal space, the KYC procedure should be executed to identify the human or organization behind the public key. 

Gravity Solution’s identification is built on 3rd party KYC providers that verify the accounts and blockchain **AUTH component** which makes sure that the private keys have identified persons or entities behind them.

**AUTH Component provides user authentication through public protocols such as OAuth, OpenID, and is the gateway to KYC plugin services, which implement a required depth of authentication for physical and legal persons, from decentralized solutions to state-approved providers of digital signatures as well as any other better solutions which may come along in the future.**

Users will be able to create accounts with various levels of identification, from fully anonymous (incl. Stealth transactions) to fully confirmed because some tasks are impossible to solve without such confirmations. Some business apps that we are going to implement on our blockchain will require identification. For example, a documentation circulation system that requires legally valid documents.

## Extended Gravity Solutions Contracts

As a complex solution to the problem of implementing the electronic document circulation to Gravity Protocol, blockchain offers the system of Extended GS Contracts. An Extended Contract is a combination of the Ricardian Smart Contracts concept as well as a decentralized infrastructure that handles their execution. Gravity Solutions develops a freely extensible Extended Contract template library for users, covering all standard business processes, e.g. purchases, rental, leasing, refit and employment contracts, fiduciary management, loans, delayed delivery, agency agreements, cessions, investments and so on. Every economy agent can use this library to choose the purpose and specifications of the contract, which will become a full agreement after some modifications. 

### Let us consider the type-case of contract creation with the Extended Contract system.

http://gravityprotocol.org/network/scheme.jpg

In order to formalize the Extended Contract, participants choose a template from the legal templates library and change it to suit to their business situation. After successful approval of the resulting contract, the contract is uploaded to storage, creating the relevant transaction with the hash of this contract in the blockchain. Then it is signed with the electronic signatures of all participating entities. One of the confirmations of compliance with the contract’s obligations is the fact that all off the contractors signed the transaction with the hash of the related documents (acts, consignment notes and so on), contained in the storage.

Documents are stored off-chained in external storage with the help of the Data Storage Component of Gravity Business Framework, which addresses the problem of limited block size and blockchain bloat. We’ve already written about IPFS implementation on protocol level in Gravity blockchain in this article ["Gravity IPFS: Off-chain Data Storage"](https://steemit.com/blockchain/@gravity-protocol/gravity-ipfs-off-chain-data-storage). The key feature here is that not only decentralized databases like IPFS can serve as the external storage, but classic RDBMS i.e. PostgreSQL, Oracle, SQL Server and others as well. 

**One of the issues of extensive business integration of blockchain technologies is the lack of user-friendly interfaces and use cases which do not require a staff of highly trained specialists. Another requirement is that the documents generated by the blockchain solution comply with international legislative standards. The use of an Extended Contract system allows the creation of a dynamic electronic document circulation environment, and with the help of Ricardian contracts is both easy to use and has legal significance.**

*by Yuri Parsamov*

# 📢 Gravity Launches Public Testnet

[Come to our testnet and break our toys!](https://steemit.com/blockchain/@gravity-protocol/break-our-net-gravity-launches-public-testnet)
[Gravity Testnet Instructions Set](https://steemit.com/blockchain/@gravity-protocol/gravity-testnet-instructions-set)
[Testnet Environment For Attack Modelling: The Methodology](https://steemit.com/blockchain/@gravity-protocol/testnet-environment-for-attack-modelling-the-methodology)

[Gravity Testnet Report 25.05.2018 - 08.06.2018](https://steemit.com/blockchain/@gravity-protocol/gravity-testnet-report-25-05-2018-08-06-2018)

# Want to join our team? 

[Gravity Protocol is hiring!](https://steemit.com/blockchain/@gravity-protocol/gravity-protocol-needs-you)

# See the previous articles

[Gravity Protocol Intro](https://steemit.com/blockchain/@gravity-protocol/gravity-protocol-intro)
[A Deeper Look Into Dan Larimer’s radio](https://steemit.com/blockchain/@gravity-protocol/a-deeper-look-into-dan-larimer-s-radio-analogy-to-explain-index-of-importance)
[Gravity Protocol initial distribution](https://steemit.com/blockchain/@gravity-protocol/gravity-protocol-initial-distribution-including-airdrops)
[Adaptive Emission: Making Blockchain Economy Real](https://steemit.com/blockchain/@gravity-protocol/adaptive-emission-making-blockchain-economy-real)
[Gravity IPFS: Off-chain Data Storage](https://steemit.com/blockchain/@gravity-protocol/gravity-ipfs-off-chain-data-storage)
[Gravity: Ecosystem Participants](https://steemit.com/blockchain/@gravity-protocol/gravity-ecosystem-participants)
[Gravity: Stablecoin Solutions](https://steemit.com/blockchain/@gravity-protocol/gravity-stablecoin-solutions)
[How the Gravity Protocol Team Implements a Security Development Lifecycle](https://steemit.com/blockchain/@gravity-protocol/how-the-gravity-protocol-team-implements-a-security-development-lifecycle)

# Follow Us

Website: http://gravity.io
BitsharesTalk: https://bitsharestalk.org/index.php?board=122.0 
BitcoinTalk: https://bitcointalk.org/index.php?topic=4189531.0
Telegram channel: https://t.me/gravityprotocol
Telegram dev chat: https://t.me/gravity_protocol
Blog: https://steemit.com/@gravity-protocol
Blog: https://medium.com/@gravityprotocol
Twitter: https://twitter.com/protocolgravity
Discord: https://discord.gg/bcavmUg
Linkedin: https://www.linkedin.com/company/gravityprotocol
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 936 others
properties (23)
authorgravity-protocol
permlinkelectronic-document-circulation-full-solution-for-ricardian-contracts
categoryblockchain
json_metadata{"tags":["blockchain","crypto","cryptocurrency","technology","gravityprotocol"],"users":["iang"],"image":["http://www.gravityprotocol.org/network/gravity-05-contracts.jpg","http://gravityprotocol.org/network/scheme.jpg"],"links":["http://www.fon.hum.uva.nl/rob/Courses/InformationInSpeech/CDROM/Literature/LOTwinterschool2006/szabo.best.vwh.net/smart_contracts_2.html","https://medium.com/legalthingsone/ricardian-contracts-legally-binding-agreements-on-the-blockchain-4c103f120707","https://steemit.com/eos/@iang/towards-a-ricardian-constitution","https://steemit.com/ricardian/@iang/why-go-full-ricardian-the-digital-contract","https://www.mattereum.com/","https://steemit.com/blockchain/@gravity-protocol/gravity-ipfs-off-chain-data-storage","https://steemit.com/blockchain/@gravity-protocol/break-our-net-gravity-launches-public-testnet","https://steemit.com/blockchain/@gravity-protocol/gravity-testnet-instructions-set","https://steemit.com/blockchain/@gravity-protocol/testnet-environment-for-attack-modelling-the-methodology","https://steemit.com/blockchain/@gravity-protocol/gravity-testnet-report-25-05-2018-08-06-2018","https://steemit.com/blockchain/@gravity-protocol/gravity-protocol-needs-you","https://steemit.com/blockchain/@gravity-protocol/gravity-protocol-intro","https://steemit.com/blockchain/@gravity-protocol/a-deeper-look-into-dan-larimer-s-radio-analogy-to-explain-index-of-importance","https://steemit.com/blockchain/@gravity-protocol/gravity-protocol-initial-distribution-including-airdrops","https://steemit.com/blockchain/@gravity-protocol/adaptive-emission-making-blockchain-economy-real","https://steemit.com/blockchain/@gravity-protocol/gravity-ecosystem-participants","https://steemit.com/blockchain/@gravity-protocol/gravity-stablecoin-solutions","https://steemit.com/blockchain/@gravity-protocol/how-the-gravity-protocol-team-implements-a-security-development-lifecycle","http://gravity.io","https://bitsharestalk.org/index.php?board=122.0","https://bitcointalk.org/index.php?topic=4189531.0","https://t.me/gravityprotocol","https://t.me/gravity_protocol","https://steemit.com/@gravity-protocol","https://medium.com/@gravityprotocol","https://twitter.com/protocolgravity","https://discord.gg/bcavmUg","https://www.linkedin.com/company/gravityprotocol"],"app":"steemit/0.1","format":"markdown"}
created2018-06-21 05:47:03
last_update2018-06-21 06:07:15
depth0
children60
last_payout2018-06-28 05:47:03
cashout_time1969-12-31 23:59:59
total_payout_value336.654 HBD
curator_payout_value107.072 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11,395
author_reputation47,454,528,144,099
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,593,178
net_rshares216,838,221,020,031
author_curate_reward""
vote details (1000)
@a-0-0 ·
Upvote this for me please? https://steemit.com/christianity/@bible.com/verse-of-the-day-hebrews-4-16-nlt
properties (22)
authora-0-0
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t054731458z
categoryblockchain
json_metadata{"tags":["blockchain"],"links":["https://steemit.com/christianity/@bible.com/verse-of-the-day-hebrews-4-16-nlt"],"app":"steemit/0.1"}
created2018-06-21 05:47:33
last_update2018-06-21 05:47:33
depth1
children0
last_payout2018-06-28 05:47: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_length104
author_reputation-4,863,186,238,920
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,593,210
net_rshares0
@abdulahadmusic ·
Check my account for daily profitable crypto signals ☕❤
![images (1).jpeg](https://cdn.steemitimages.com/DQmadNdPL1UgaFimiH7yXZGjqTz1m9vWEP1knpSCoKRwsXq/images%20(1).jpeg)
properties (22)
authorabdulahadmusic
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t201313369z
categoryblockchain
json_metadata{"tags":["blockchain"],"image":["https://cdn.steemitimages.com/DQmadNdPL1UgaFimiH7yXZGjqTz1m9vWEP1knpSCoKRwsXq/images%20(1).jpeg"],"app":"steemit/0.1"}
created2018-06-22 20:13:30
last_update2018-06-22 20:13:30
depth1
children0
last_payout2018-06-29 20:13: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_length171
author_reputation7,123,786,113
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id61,818,183
net_rshares0
@abhinavramesh12 · (edited)
Well written addressing the legal perspective of it. Many countries have yet to legalize cryptos.
properties (22)
authorabhinavramesh12
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t133344243z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 13:33:48
last_update2018-06-22 07:30:09
depth1
children0
last_payout2018-06-28 13:33: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_length97
author_reputation18,140,441,779
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,640,833
net_rshares0
@amolm ·
So where smart-contract stands exactly as compare to this one ?...
properties (22)
authoramolm
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t142410808z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 14:24:12
last_update2018-06-22 14:24:12
depth1
children0
last_payout2018-06-29 14:24: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_length66
author_reputation466,865,078
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id61,779,475
net_rshares0
@animecraze ·
so much to learn more 

Thanks @gravity-protocol
properties (22)
authoranimecraze
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t163516880z
categoryblockchain
json_metadata{"tags":["blockchain"],"users":["gravity-protocol"],"app":"steemit/0.1"}
created2018-06-22 16:35:18
last_update2018-06-22 16:35:18
depth1
children0
last_payout2018-06-29 16:35: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_length48
author_reputation293,462,478,746
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,794,937
net_rshares0
@annbell ·
such a fascinating thought will encourage the general population and Government to tackle the issue
properties (22)
authorannbell
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t164932621z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 16:43:03
last_update2018-06-22 16:43:03
depth1
children0
last_payout2018-06-29 16:43: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_length99
author_reputation143,825,838,517
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,795,777
net_rshares0
@arcange ·
Congratulations @gravity-protocol!
Your post was mentioned in the [Steemit Hit Parade](https://steemit.com/hit-parade/@arcange/daily-hit-parade-20180621) in the following categories:

* Upvotes - Ranked 4 with 1071 upvotes
* Pending payout - Ranked 4 with $ 546,82
properties (22)
authorarcange
permlinkre-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t180525000z
categoryblockchain
json_metadata""
created2018-06-22 16:08:09
last_update2018-06-22 16:08:09
depth1
children0
last_payout2018-06-29 16:08: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_length265
author_reputation1,146,623,489,324,993
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,791,761
net_rshares0
@arya3 ·
Crypto gets Amazing ,but some countries not allow
properties (22)
authorarya3
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180623t161108100z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-23 16:11:18
last_update2018-06-23 16:11:18
depth1
children0
last_payout2018-06-30 16:11: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_length49
author_reputation1,878,414,518
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,929,985
net_rshares0
@ceatlove ·
Every thing will fall in place for good as the blockchain technology is future.What actually required is that every country of the world legalize crypto currencies and embrace it and within no time all loopholes and shortcomings will be taken care off within no time. Its will take time but it will happen the same way.Just wait and watch.
properties (22)
authorceatlove
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180624t070041792z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-24 07:00:45
last_update2018-06-24 07:00:45
depth1
children0
last_payout2018-07-01 07:00: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_length339
author_reputation290,405,397,732
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id62,009,362
net_rshares0
@cheryldlovejoy ·
Welcome to steemit. Follow me @gravity-protocol for crypto news and so on........
👍  , , ,
👎  
properties (23)
authorcheryldlovejoy
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t071114172z
categoryblockchain
json_metadata{"tags":["blockchain"],"users":["gravity-protocol"],"app":"steemit/0.1"}
created2018-06-21 07:11:18
last_update2018-06-21 07:11:18
depth1
children1
last_payout2018-06-28 07:11: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_length81
author_reputation30,902,481,835
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,600,975
net_rshares682,358,181
author_curate_reward""
vote details (5)
@maad666 ·
hi i will do :)
properties (22)
authormaad666
permlinkre-cheryldlovejoy-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t075736384z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 07:57:39
last_update2018-06-21 07:57:39
depth2
children0
last_payout2018-06-28 07:57: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_length15
author_reputation400,651,963,175
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,605,387
net_rshares0
@crypto-worldnews ·
Blockchain technology is the best technology in today's time. More miracles will be seen in the comming future. Let's see what with gravity extended contract do in future.
@gravity-protocol
properties (22)
authorcrypto-worldnews
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180625t080529061z
categoryblockchain
json_metadata{"tags":["blockchain"],"users":["gravity-protocol"],"app":"steemit/0.1"}
created2018-06-25 08:05:33
last_update2018-06-25 08:05:33
depth1
children0
last_payout2018-07-02 08:05: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_length189
author_reputation224,224,321,652
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id62,159,180
net_rshares0
@deb180 ·
REALLY HELPFUL POST.THANKS FOR IT
👍  
properties (23)
authordeb180
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t142745036z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 14:27:45
last_update2018-06-22 14:27:45
depth1
children0
last_payout2018-06-29 14:27: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_length33
author_reputation109,381,217,984
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,779,917
net_rshares0
author_curate_reward""
vote details (1)
@dines ·
Thanks for posting the expansion of our country from an electronic device
properties (22)
authordines
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180708t053815683z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-07-08 05:38:24
last_update2018-07-08 05:38:24
depth1
children0
last_payout2018-07-15 05:38: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_length73
author_reputation3,205,845,570
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,858,031
net_rshares0
@drmoises ·
muy interesante
properties (22)
authordrmoises
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t145516067z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 14:55:15
last_update2018-06-21 14:55:15
depth1
children0
last_payout2018-06-28 14: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_length15
author_reputation74,424,312,331
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,650,829
net_rshares0
@elreal123 ·
Good night steemit friends wherever you are ... On this occasion I will try to discuss about the dangers of bitcoin. As cited by the international financial institutions of the international monetary fund (IMF) in recent days ...
where the IMF provides information that we should be careful with this currency because it has no legal certainty and is also vulnerable to fraud and keeps a negative risk to the financial system itself. how not, with its form of digital assets, cryptocurrency is easily misused for the crime of the financial system such as money laundering crime.

besides, the lack of a clear system, makes cryptocurrency vulnerable to malfunction that ultimately harms people who use this instrument.

In this case Andrian one of the employees explained:
"Crypto assets have potential for financial crime (fraud), security breaches and operational failures," he explained.

for that, Adrian said, governments and policymakers in various countries should begin to establish a clear policy related to cryptocurrency so that potential problems that will arise in the future can be prevented.

so for comrades who have already bought digital assets bitcoin or the like to be careful .... And who has not bought should undo your intention, before you regret in the future ...

BITCOIN MANY DECEPTING AND I AM ONE OF THE VICTIMS ...
properties (22)
authorelreal123
permlinkre-gravity-protocol-2018623t211655648z
categoryblockchain
json_metadata{"tags":["blockchain","crypto","cryptocurrency","technology","gravityprotocol"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-06-23 14:17:00
last_update2018-06-23 14:17:00
depth1
children0
last_payout2018-06-30 14:17: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_length1,343
author_reputation10,232,004,772
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,916,539
net_rshares0
@foley ·
Quite an interesting article. For me I beleive crypto is here to stay and will continue to gain massive adoption because of so many workable solutions that it provides. A platform trying to advance the crypto frontier is Seele. I wrote a piece on Seele's amazing Blockchain 4.0 here https://steemit.com/airhawk-project/@foley/seele-blockchain4-0-vs-existing-blockchain-technology an upvote from you would be nice. Thank you
properties (22)
authorfoley
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180625t085454406z
categoryblockchain
json_metadata{"tags":["blockchain"],"links":["https://steemit.com/airhawk-project/@foley/seele-blockchain4-0-vs-existing-blockchain-technology"],"app":"steemit/0.1"}
created2018-06-25 08:55:33
last_update2018-06-25 08:55:33
depth1
children0
last_payout2018-07-02 08:55: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_length423
author_reputation39,285,130,798
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id62,164,813
net_rshares0
@gabovillalba ·
Muy interesante.
properties (22)
authorgabovillalba
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t144352263z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 14:43:57
last_update2018-06-21 14:43:57
depth1
children0
last_payout2018-06-28 14:43: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_length16
author_reputation62,821,811,607
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,649,416
net_rshares0
@gautamlike ·
blockchain and bitcoin will legal in india and wiil be increase bitcoin trader or investors.
just need to approve  in india. bitcoin investors and crypto co founder should discuss with our govt. bcz many investors wait for approve, when its totally legal in india bitcoin investors will increase.
👍  ,
properties (23)
authorgautamlike
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t083524818z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 08:35:39
last_update2018-06-21 08:35:39
depth1
children0
last_payout2018-06-28 08:35: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_length296
author_reputation1,241,523,519
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,609,176
net_rshares313,831,384
author_curate_reward""
vote details (2)
@guanipa75 ·
Good friend publication! Congratulations!
👍  
properties (23)
authorguanipa75
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t170457055z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 17:04:57
last_update2018-06-21 17:04:57
depth1
children0
last_payout2018-06-28 17:04: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_length41
author_reputation131,833,902,166
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,667,093
net_rshares571,522,253
author_curate_reward""
vote details (1)
@iftekharfx ·
Hey @gravity-protocol, good to see your nice sharing information.. how it will work on decentralized digital coin which is full of transparency.
👍  
properties (23)
authoriftekharfx
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180626t064414830z
categoryblockchain
json_metadata{"tags":["blockchain"],"users":["gravity-protocol"],"app":"steemit/0.1"}
created2018-06-26 06:44:09
last_update2018-06-26 06:44:09
depth1
children0
last_payout2018-07-03 07:15: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_length144
author_reputation1,133,111,359
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id62,305,139
net_rshares110,260,783
author_curate_reward""
vote details (1)
@ireyeye ·
$0.11
Is it not the concept of block-chain that transparency is the government of the block-chain? So why do we need 3rd party legal bots? Is that not what kills the Internet over and over again: Legislations and rights?
Freedom should be easy and each person in the world should have the right to govern free space on the Internet. It's in the declaration of human rights.
👍  
properties (23)
authorireyeye
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t124224050z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 12:42:24
last_update2018-06-21 12:42:24
depth1
children1
last_payout2018-06-28 12:42:24
cashout_time1969-12-31 23:59:59
total_payout_value0.083 HBD
curator_payout_value0.027 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length367
author_reputation7,088,452,988
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,635,013
net_rshares54,885,515,100
author_curate_reward""
vote details (1)
@gravity-protocol ·
And you don't think the legality of documents adds degrees of freedom to the business?
properties (22)
authorgravity-protocol
permlinkre-ireyeye-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180624t163939567z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-24 16:39:42
last_update2018-06-24 16:39:42
depth2
children0
last_payout2018-07-01 16: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_length86
author_reputation47,454,528,144,099
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id62,069,357
net_rshares0
@jatinvicky ·
https://steemit.com/cryptocurrency/@jatinvicky/crowdif-airdrops
Take advantage
properties (22)
authorjatinvicky
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t084833926z
categoryblockchain
json_metadata{"tags":["blockchain"],"links":["https://steemit.com/cryptocurrency/@jatinvicky/crowdif-airdrops"],"app":"steemit/0.1"}
created2018-06-21 08:48:36
last_update2018-06-21 08:48:36
depth1
children0
last_payout2018-06-28 08:48: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_length78
author_reputation1,040,783,114
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,610,530
net_rshares0
@johnaliya ·
Quite Interesting
👍  
properties (23)
authorjohnaliya
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t094149668z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 09:40:00
last_update2018-06-21 09:40:00
depth1
children0
last_payout2018-06-28 09:40: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_length17
author_reputation57,071,894,848
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,615,856
net_rshares326,019,010
author_curate_reward""
vote details (1)
@knoll2knoll ·
$0.10
Procedure of KYC is already being adopted by multiple Cryptocurrencies however in my opinion at present there will be only few who will like to have KYC because most of the users of digital currency would like to be anonymous but I must say that digital currency with approved KYC will rule in future.
👍  
properties (23)
authorknoll2knoll
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t100808192z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 10:08:12
last_update2018-06-21 10:08:12
depth1
children1
last_payout2018-06-28 10:08:12
cashout_time1969-12-31 23:59:59
total_payout_value0.079 HBD
curator_payout_value0.025 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length301
author_reputation4,751,404,934
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,618,666
net_rshares52,164,239,521
author_curate_reward""
vote details (1)
@gravity-protocol ·
Blockchain is the future of document management. So no KYC not do. But Gravity will not require KYC without having to use legal documents, and accounts can be anonymous without problems. Anonymous accounts will be able to enjoy all the benefits of the blockchain, including governance. But if you need to use the legally significant document flow, you can create an identified account.
👍  
properties (23)
authorgravity-protocol
permlinkre-knoll2knoll-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t104821374z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 10:48:21
last_update2018-06-21 10:48:21
depth2
children0
last_payout2018-06-28 10:48: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_length385
author_reputation47,454,528,144,099
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,622,764
net_rshares0
author_curate_reward""
vote details (1)
@lukasz31 ·
super post. Mam nadzieje ze mi tez kiedys uda sie tak zarabiac jak tu kolega na swoich postach
👍  
properties (23)
authorlukasz31
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t082817104z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 08:28:21
last_update2018-06-22 08:28:21
depth1
children0
last_payout2018-06-29 08:28: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_length94
author_reputation86,188,185
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id61,744,791
net_rshares596,236,729
author_curate_reward""
vote details (1)
@meuhambo ·
Good post 👏
properties (22)
authormeuhambo
permlinkre-gravity-protocol-2018621t153530400z
categoryblockchain
json_metadata{"tags":["blockchain","crypto","cryptocurrency","technology","gravityprotocol"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-06-21 08:35:36
last_update2018-06-21 08:35:36
depth1
children0
last_payout2018-06-28 08:35: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_length11
author_reputation11,030,764,009
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,609,173
net_rshares0
@minnowpond ·
You have recieved a free upvote from minnowpond, Send 0.1 -> 2 SBD with your post url as the memo to recieve an upvote from up to 100 accounts!
👍  ,
properties (23)
authorminnowpond
permlinkre-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t062007
categoryblockchain
json_metadata""
created2018-06-21 06:20:12
last_update2018-06-21 06:20:12
depth1
children0
last_payout2018-06-28 06:20: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_length143
author_reputation13,239,048,956,578
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,596,283
net_rshares869,822,284
author_curate_reward""
vote details (2)
@nahin007 ·
govt should take a look on this issue
👍  
properties (23)
authornahin007
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t111031052z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 11:10:39
last_update2018-06-21 11:10:39
depth1
children0
last_payout2018-06-28 11:10: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_length37
author_reputation3,034,210,781,604
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,625,253
net_rshares1,102,622,793
author_curate_reward""
vote details (1)
@nandomiracles ·
The genius of the contents are well written, Success!
👎  
properties (23)
authornandomiracles
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t070935789z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 06:35:03
last_update2018-06-21 06:35:03
depth1
children1
last_payout2018-06-28 06:35: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_length53
author_reputation276,957,155,436
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,597,662
net_rshares-600,280,148
author_curate_reward""
vote details (1)
@mcmukoko12 ·
Cryptocurrencies has come to stay.
properties (22)
authormcmukoko12
permlinkre-nandomiracles-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t174232702z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 17:42:33
last_update2018-06-21 17:42:33
depth2
children0
last_payout2018-06-28 17:42: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_length34
author_reputation18,409,257
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,670,979
net_rshares0
@noorsamad ·
Informative post
👍  ,
properties (23)
authornoorsamad
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t081235041z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 08:12:51
last_update2018-06-21 08:12:51
depth1
children0
last_payout2018-06-28 08:12: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_length16
author_reputation65,710,237,474
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id61,606,872
net_rshares1,264,446,713
author_curate_reward""
vote details (2)
@postpromoter ·
re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t064013789z
You got a 54.31% upvote from @postpromoter courtesy of @gravity-protocol!

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-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t064013789z
categoryblockchain
json_metadata{"app":"postpromoter/2.0.0"}
created2018-06-21 06:40:15
last_update2018-06-21 06:40:15
depth1
children0
last_payout2018-06-28 06:40: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_length400
author_reputation12,722,616,650,811
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,598,184
net_rshares0
@praditya ·
$0.11
Here in India our government is still thinking that we should legalize or accept blockchain or not . I am really proud of the countries who have reached to this point of development .
👍  , , , ,
properties (23)
authorpraditya
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t072531606z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 07:25:36
last_update2018-06-21 07:25:36
depth1
children7
last_payout2018-06-28 07:25:36
cashout_time1969-12-31 23:59:59
total_payout_value0.083 HBD
curator_payout_value0.025 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length183
author_reputation45,530,288,638,373
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,602,346
net_rshares54,109,784,165
author_curate_reward""
vote details (5)
@bitcaoinsolution ·
Indian govt. Will legalized because
 he support digital India 
Election 2019
Commitee fevar in crytocurrency 
Only RBI take action against cryptocurrency
👍  
properties (23)
authorbitcaoinsolution
permlinkre-praditya-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t024705685z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 02:47:12
last_update2018-06-22 02:47:12
depth2
children0
last_payout2018-06-29 02:47: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_length153
author_reputation3,581,701,901
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,718,059
net_rshares117,612,573
author_curate_reward""
vote details (1)
@gravity-protocol · (edited)
It can be assumed that eventually the entire state documents will  on a blockchain.
👍  
properties (23)
authorgravity-protocol
permlinkre-praditya-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t103819005z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 10:38:27
last_update2018-06-21 10:38:39
depth2
children2
last_payout2018-06-28 10:38: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_length83
author_reputation47,454,528,144,099
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,621,802
net_rshares353,441,170
author_curate_reward""
vote details (1)
@shrisham ·
Truly said, blockchain is the future trend which everyone will adopt.
👍  ,
properties (23)
authorshrisham
permlinkre-gravity-protocol-re-praditya-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t105206615z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 10:52:06
last_update2018-06-21 10:52:06
depth3
children1
last_payout2018-06-28 10:52: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_length69
author_reputation-22,425,075,409
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,623,170
net_rshares467,397,496
author_curate_reward""
vote details (2)
@jkgautam ·
Hi! Friends 
I am Jitendra Gautam
If you want to earn huge money from steemit.
If you not able to write a unique catchy content then I have an offer for you I will write 10 posts for you, in return you have to give 1 steam dollar
and write all the posts in 5 hours. If you want to check my posts then @jkgautam and If you want that I will write posts for you then contact me at allthingyou@gmail.com
👎  
properties (23)
authorjkgautam
permlinkre-praditya-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t183135812z
categoryblockchain
json_metadata{"tags":["blockchain"],"users":["jkgautam"],"app":"steemit/0.1"}
created2018-06-21 18:32:36
last_update2018-06-21 18:32:36
depth2
children1
last_payout2018-06-28 18:32: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_length399
author_reputation-111,880,735,417
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,676,262
net_rshares-107,236,721
author_curate_reward""
vote details (1)
@bitcaoinsolution ·
Spam 
It's not ethical and legal things 
So please do not share such type of comment 
Your rank is all ready very poor (6) 
You will blacklisted by steem teem
And you should not advise for other
👍  
properties (23)
authorbitcaoinsolution
permlinkre-jkgautam-re-praditya-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t025243217z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 02:52:51
last_update2018-06-22 02:52:51
depth3
children0
last_payout2018-06-29 02:52: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_length194
author_reputation3,581,701,901
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,718,453
net_rshares115,175,007
author_curate_reward""
vote details (1)
@jumboboy ·
Hi... i think in India government has legalized block-chain technology...
properties (22)
authorjumboboy
permlinkre-praditya-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t193305087z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 19:33:06
last_update2018-06-22 19:33:06
depth2
children0
last_payout2018-06-29 19: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_length73
author_reputation2,675,107,214
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id61,814,197
net_rshares0
@rehan12092786 ·
bank also will adopt blockchain all over the world blockchain is safest thanks to him who creates this kind of technology which is helping to get digital world and saving time in banks transaction stying in ques i think around 10 years whole world will be digital
👍  ,
properties (23)
authorrehan12092786
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t144721557z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 14:47:33
last_update2018-06-21 14:47:33
depth1
children1
last_payout2018-06-28 14:47: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_length263
author_reputation96,144,393,918
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,649,833
net_rshares246,441,435
author_curate_reward""
vote details (2)
@think-tank ·
The problem I see is that blockchain takes a huge toll on the energy infrastructure of a country. If we can have better sources of energy that is both cheaper and renewable, I can see blockchain being a major financial institution in the future.
properties (22)
authorthink-tank
permlinkre-rehan12092786-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t064712090z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 06:47:12
last_update2018-06-22 06:47:12
depth2
children0
last_payout2018-06-29 06:47: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_length245
author_reputation18,692,489
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,736,591
net_rshares0
@reneparedes ·
HELLO THERE!!!
THAT IS A GREAT IDEA, NICE PROJECT. WE ALL NEED TO GET INVOLVED INTO NEW TECHNOLOGY.

GOOD LUCK!!!
HAVE A NICE DAY!!!!
👍  
properties (23)
authorreneparedes
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t232733404z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 23:27:30
last_update2018-06-21 23:27:30
depth1
children0
last_payout2018-06-28 23:27: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_length133
author_reputation7,781,173,311
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,703,107
net_rshares557,678,754
author_curate_reward""
vote details (1)
@rjchannel ·
Free Giveaway Cryptocoin

https://steemit.com/hiic/@rjchannel/want-free-titanium-coin-join-the-giveaway-c21fc89b51abe
properties (22)
authorrjchannel
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t070210344z
categoryblockchain
json_metadata{"tags":["blockchain"],"links":["https://steemit.com/hiic/@rjchannel/want-free-titanium-coin-join-the-giveaway-c21fc89b51abe"],"app":"steemit/0.1"}
created2018-06-22 07:02:09
last_update2018-06-22 07:02:09
depth1
children0
last_payout2018-06-29 07:02: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_length117
author_reputation92,164,586,457
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id61,737,796
net_rshares0
@saimbabu ·
I want to, 
I give you 1,000 votes, But in stemthis system did not keep it.
This is not because I can not give it.
properties (22)
authorsaimbabu
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180623t094313336z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-23 09:44:27
last_update2018-06-23 09:44:27
depth1
children0
last_payout2018-06-30 09:44: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_length114
author_reputation38,066,333
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,887,647
net_rshares0
@shrisham ·
The Problem Of Legal Significance, Ricardian Contracts and Digital signature and explained  very nicely any layman can also understand the  the post in a very simple manner.
👍  
properties (23)
authorshrisham
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t105728868z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 10:57:27
last_update2018-06-21 10:57:27
depth1
children0
last_payout2018-06-28 10:57: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_length173
author_reputation-22,425,075,409
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,623,777
net_rshares332,112,824
author_curate_reward""
vote details (1)
@slimanepro ·
$0.40
interesting ..
You know that man curiosity of science in the era of those civilizations is the same as this man now
I think it makes us humble on what we do not know
Thanks for sharing..
👍  , , , ,
properties (23)
authorslimanepro
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180623t191634157z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-23 19:16:30
last_update2018-06-23 19:16:30
depth1
children0
last_payout2018-06-30 19:16:30
cashout_time1969-12-31 23:59:59
total_payout_value0.306 HBD
curator_payout_value0.097 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length186
author_reputation22,022,319,834,597
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,951,179
net_rshares202,686,656,395
author_curate_reward""
vote details (5)
@sneha1234 · (edited)
such a interesting idea will help the people and Government to solve the problem in Blockchain and will be safe Transaction!!
👍  
properties (23)
authorsneha1234
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t062323441z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 06:23:21
last_update2018-06-22 07:01:30
depth1
children0
last_payout2018-06-29 06:23: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_length125
author_reputation139,785,409
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,734,728
net_rshares154,615,917
author_curate_reward""
vote details (1)
@stblinks ·
It will b super kul if all countries should accept blockchain technology
properties (22)
authorstblinks
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180623t082824744z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-23 08:28:33
last_update2018-06-23 08:28:33
depth1
children0
last_payout2018-06-30 08:28: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_length72
author_reputation0
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,880,816
net_rshares0
@technews666 ·
Sriously India is way behind from allcother countries.
properties (22)
authortechnews666
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t144318297z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 14:43:24
last_update2018-06-21 14:43:24
depth1
children0
last_payout2018-06-28 14:43: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_length54
author_reputation12,856,398,972,501
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,649,343
net_rshares0
@techolaa ·
great article....Must read!!
properties (22)
authortecholaa
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t092407222z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 09:24:12
last_update2018-06-21 09:24:12
depth1
children0
last_payout2018-06-28 09:24: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_length28
author_reputation258,654,414
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,614,323
net_rshares0
@teenovision ·
All countries should accept blockchain technology even though some are skeptical they should observe the others see the advantage and they they should venture of their own
👍  
properties (23)
authorteenovision
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t041622883z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 04:16:54
last_update2018-06-22 04:16:54
depth1
children2
last_payout2018-06-29 04:16: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_length171
author_reputation1,282,682,099,259
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,724,928
net_rshares583,879,491
author_curate_reward""
vote details (1)
@jaisahu ·
NICE
properties (22)
authorjaisahu
permlinkre-teenovision-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t110945081z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 11:09:48
last_update2018-06-22 11:09:48
depth2
children1
last_payout2018-06-29 11:09: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_length4
author_reputation18,391,279
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,758,213
net_rshares0
@teenovision ·
Thank you
properties (22)
authorteenovision
permlinkre-jaisahu-re-teenovision-re-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180623t032401477z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-23 03:24:30
last_update2018-06-23 03:24:30
depth3
children0
last_payout2018-06-30 03:24: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_length9
author_reputation1,282,682,099,259
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,855,029
net_rshares0
@transparencybot · (edited)
<h3>This post has received votes totaling more than $50.00 from the following pay for vote services:</h3>

postpromoter upvote in the amount of $156.29 STU, $169.41 USD.
smartsteem upvote in the amount of $145.15 STU, $157.34 USD.
appreciator upvote in the amount of $141.45 STU, $153.33 USD.
rocky1 upvote in the amount of $75.69 STU, $82.05 USD.

**For a total calculated value of $519 [STU,](http://steem.supply/rewards) $562 USD before curation, with a calculated curation of $130 USD.**

@gravity-protocol, you may opt-out of transparencybot messages by simply replying to this comment and using the tag #TBopt-out. Click [here](https://steemit.com/steemit/@transparencybot/transparency-bot-is-finally-going-back-on-line) to learn more.
👍  
properties (23)
authortransparencybot
permlinkre-electronic-document-circulation-full-solution-for-ricardian-contracts-transparencybot2
categoryblockchain
json_metadata{"tags":["bidbot","transparencybot2"],"users":["gravity-protocol","transparencybot"],"links":["http://steem.supply/rewards","https://steemit.com/steemit/@transparencybot/transparency-bot-is-finally-going-back-on-line"],"app":"null/null","format":"markdown"}
created2018-06-21 15:22:30
last_update2018-06-23 18:49:36
depth1
children0
last_payout2018-06-28 15:22: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_length751
author_reputation-5,641,716,862,244
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,654,456
net_rshares10,150,862,285
author_curate_reward""
vote details (1)
@vickytech ·
Every new technology has some good and bad effect. Now we have to fix the loopholes, and support and encourage the trending smart technology.
properties (22)
authorvickytech
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180621t200129598z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-21 20:01:30
last_update2018-06-21 20:01:30
depth1
children0
last_payout2018-06-28 20:01: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_length141
author_reputation1,631,816,121
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,685,215
net_rshares0
@zaeemsyed ·
Here in India one of the biggest exchange announced that they may stop deposits and withdrawals due to Ban, but I am proud that how other countries are accepting, even installing Bitcoin Atm's. Great Article
👍  
properties (23)
authorzaeemsyed
permlinkre-gravity-protocol-electronic-document-circulation-full-solution-for-ricardian-contracts-20180622t100936593z
categoryblockchain
json_metadata{"tags":["blockchain"],"app":"steemit/0.1"}
created2018-06-22 10:09:39
last_update2018-06-22 10:09:39
depth1
children0
last_payout2018-06-29 10:09: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_length207
author_reputation213,345,491,603
root_title"Electronic Document Circulation: Gravity Extended Contract"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id61,753,226
net_rshares608,593,967
author_curate_reward""
vote details (1)