Bitcoin Forum
April 25, 2024, 02:17:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 »  All
  Print  
Author Topic: Decentralized Lending Protocol / Network  (Read 8636 times)
GingerAle (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1008


View Profile WWW
December 03, 2014, 01:02:38 PM
Last edit: December 20, 2015, 05:34:44 AM by GingerAle
 #1

The project that the OP and the subsequent discussion has refined is now referred to as




The DAFNE Protocol
Decentralized Autonomous Financial NEtworking

The primary application of which is the Decentralized Autonomous Lending Network, which is described herein. It is imagined that the core of this protocol will be transferable to any application that requires networking of parties involved in financial transactions using a cryptocurrency.  

The GitHub for its development can be found here:
https://github.com/Gingeropolous/DAFNE

It is similar to other entities in existence, however its primary difference is the infinity to 1, and 1 to infinity component.

Additionally, this network / protocol will not produce its own currency (asset), but instead exist alongside a cryptocurrency (such as bitcoin).

As such, the DAFNE Protocol will not directly produce an asset of value. This is not an altcoin. No select group will profit from this protocol (which is unfortunate, because I have a lot of student loans). Only individual cryptocurrency investors involved in the network will see a return on investment.

In the subsequent discussion, a higher level paraphrasing of the original rambling post (ORP) was created, and is presented first (in bold). Some of the paraphrased points contain more nuance and an exploration of these can be found in the (modified) OP following the paraphrasing (and subsequent discussion thread).

Fractional Reserve Banking is not possible because all coins Are visible at all times; They Uncover the underlying movement of Funds.   This is not necessarily true in second generation cryptocurrencies (Monero / cryptonote).However, the fundamental assertion is still true - fractional reserve banking within the primary blockchain is not possible, because one cannot arbitrarily mint coins.

Primary assumption for the following: The protocol is imagined for a post-fiat world, where only cryptocurrencies exist.

The Problem: Bitcoin (and most other cryptocurrencies) is a deflationary binary currency system.

Coins that are in an upward value trend tend to have incentives to be held, throttling spending; This can be worked with by providing Investment and Spending services simultaneously like Traditional Banks, but with a system that allows it in CryptoCurrencies with no Fractional Reserves.


A deflationary currency might decrease money velocity because of the increasing value of the currency discouraging spending (yes, this is a debate and experiment that we have all just embarked upon). Also, a deflationary currency may negate the incentive to invest. Why risk your money if your moneys going up in value anyway?

A binary currency makes it difficult for conventional banking and lending systems to work entirely within the confines of a singular cryptocurrency network. Binary here is referring to the fact that you either have the currency or you don’t. You either have 1 BTC in the bank wallet or you don’t. You can’t take a deposit from someone in BTC, then loan out 0.8 of that BTC, and still have 1 BTC available to the depositor (without the intervention of a separate banking ledger system). (yes, this is a crude painting of fractional reserve banking, but work with me).

In an effort to introduce a type of fractional reserve banking, more aptly called something like a partitioned banking or something (there's some math word that indicates you've broken something into its smallest pieces but each piece still has the property of the larger piece...)

A Protocol for CryptoCurrency to be moved from Investors, to Businesses and projects, using a Blockchain to Record Records and lock Funds in place.

Thus, I present the Decentralized Autonomous Lending Protocol
(and Granting and perhaps payroll and automatic payments why not)

This is presented in a fashion where the underlying technology is only roughly sketched. Instead I focus on the user experience and the fundamentals of the system in the hopes that someone with expert knowledge of coding and what-have-you can make this into reality.

The idea is to create a lending protocol for the bitcoin network that works within the currency - no creation of a new coin or asset required.

The network gets its security from the same technology that bitcoin does - the blockchain.

Risk Mitigation by Dividing Investment  Sources, maintaining a Withdrawal Reserve and  Rating System on a Merge-Mined Coinless Blockchain DataBase synchronized with the Bitcoin Blockchain.

However, unlike bitcoin, a lending protocol requires something to mitigate risk - that is, if I lend bitcoins to someone, how do I know they’ll pay me back. The protocol will utilize 3 components - 2 of which are algorithm-based, and the 3rd of which is human-dependent.

The protocol primarily mitigates risk by distributing the risk.
A secondary mitigation is a decentralized autonomous reserve
Finally, the protocol allows for a trust network to be built.

The protocol will exist as a blockchain on an alternate chain - a blockchain completely separate from bitcoin, however utilizing the exact same technology in order to capitalize on the network power of bitcoin. To be described later is how participating in validating the Lendchain will provide rewards to miners.

Because this will exist on a seperate blockchain, this protocol requires a secondary wallet, called the lendwallet. This lend wallet ultimately communicates with both the bitcoin blockchain and the lendchain.

Proof of Stake Hedging by Borrower, Funding limits by Account Amount.


How the lending process works:

Jane wants a loan for 100 BTC. In order to take out a loan, she must participate in the network by installing a lendwallet. She must also transfer into the lendwallet some amount of bitcoin. In one variation, we can imagine that you are only permitted to borrow 10X the amount of bitcoin you have placed in your lendwallet. Think of this as a minimum deposit required in a bank.


Borrower Funding Terms and Offer Application submission to Blockchain.


So after Jane deposits 10 BTC into her lendwallet, she selects “request loan” and fills out the details - mainly, the amount, the repayment period, and the interest she will offer. Additionally, there is space in the loan application to provide more information - what the loan is for, or space to include a web address or phone number such that lenders can further investigate the loan request.

She then submits the loan application out to the network, and this is stored on the blockchain. Other people with lendwallets are notified of this loan application, and they can choose to invest in it.

Investment Management Screen integrated into a Investor Social Network transcribing Loan Applicatioins and Commitments to the Blockchain.

When a loan application first enters the network, it is clearly high risk - some random person wants you to send them some BTC. If you find the application convincing enough, you can choose to be the First into the loan. Being the first provides some bonus, because you have taken the most risk in this loan.

So Bill sees Janes loan application and decides to be the First. He doesn’t have much BTC to invest, so he only claims 1 BTC of the loan. Because he can only provide 1/100 BTC towards the loan, he can only claim some % of the First reward. Besides, its in his interest to share the First reward with other initiators, so that they will initiate.

So now the blockchain has stored that Jane sent out a loan request for 100 BTC, and Bill has put 1 BTC towards it and claimed X% of the First reward.

The blockchain has been updated. On Donna’s screen, she sees the loan and a “1% backed, 90% First Remaining””, and now Donna sees that the loan has some backing. Donna thinks “maybe Bill trusts Jane”, so she decides to put 5 BTC in and claim 20% of the First reward.

Now, when Bill and  Donna put their BTC into this loan, what they are doing is sending their BTC to a script that will only release BTC to Jane if the loan is fulfilled. So in Bill and Donna’s lendwallet, they are -1 and -5 BTC respectively, although the BTC haven’t been transferred yet.

This continues, and the information keeps getting added to the blockchain for Jane’s loan application.

By 40% fulfillment, the First reward is probably gone. A lot of members on the network see the loan is 40% backed, and think its a worthy investment, but they don’t want to risk much. So lets just assume for simplicities sake that the remainder of the loan is filled with people putting up 0.001 BTC each….

thats 60,000 people investing into this loan.

Which is totally doable.

Because its decentralized and autonomous and its all stored in the blockchain!

Secure Borrower Lender Blockchain Based Escrow with Repayment Distribution

So the loan is filled. The blockchain script recognizes that the loan has been filled and activates the transfer on the bitcoin network and tens of thousands of transactions occur in order to fill Jane’s loan request. 100 BTC shows up in Jane’s Lendwallet. Jane transfers the 100 BTC to wherever and does whatever she needs to do. And she starts paying the loan back every month.

To make payments, she transfers BTC to the lendwallet, and then goes to “make loan payment”. She clicks on the loan that she wants to pay, and submits a payment.

The payment activates the loan transaction in reverse. When Jane hits “submit payment” button, this information is sent to the blockchain. The transaction that was initiated upon filling Jane’s loan is then found and the transaction occurs in reverse, with Jane’s payment being split 10’s of thousands of ways… because hey, its digital currency!

Payment Distribution using Bitcoin Merge-Mined Coinless Block-Time; Re-embursement for support through Interest.

Lets assume Jane’s loan was for a car, and she asked for 5 years. To keep things simple, lets just say she offered 5% interest (and I won’t compound it because I don’t feel like finding that excel function). So she pays 1.75 BTC per month. So the interest in each payment is 0.0875.

Here’s how the interest would get broken down.

10% to the miners (split evenly between lendchain and bitcoin blockchain)
5% to the Decentralized Autonomous Reserve (DAR)
10% to the Firsts
Remaining 75% go to lenders.

So, the lendchain miners will get a reward for every new block mined. This reward will be funded by some of the interest rate.

5% of the interest rate will go into the BTC transaction for the transaction costs of BTC.

10% goto the Firsts based on how it was divied up, and the remaining 75% goes back to the lenders based on their stake in the loan.

Decentralized Autonomous Reserve loan insurance Dividends.

Now whats this decentralized autonomous reserve?

The Decentralized Autonomous Reserve is a mechanism for the network to provide insurance for lenders. Additionally, it is a means of revenue for those participating in the network (DAR Dividends). In a nutshell, the DAR is a pot of money that can be used to pay back lenders some percentage of a defaulted loan. How much insurance is provided is dependent on how many people have backed the loan.

This prevents any exploitation of the reserve by exploiting the fact that collusion decreases as you increase the number of people involved.

Variable DAR Insurance based on Risk Mitigation Threshold.

How the Decentralized Autonomous Reserve works. How the loans are insured based on the community backing.

< 100 people backing : 0% loan insured
100% insured occurs at 500 000
Insurance rate is exponential from 101 - 5,000 lenders for 50%

For 5,000 at 50%

X = 0.459308

percent insured = (# of lenders)^0.459308

101 = 8.329%
1000 = 23.874%
2000 = 32.8%
3000 = 39.5
4000 = 45.12
5000 = 50%

Then 100% at 500,000
x = 0.29834

percent insured = 50% + (# of lenders - 5000)^0.29834
6000 = 57%
10 000 = 62.69%
100 000 = 79.5%
400 000 = 97%

So here you can see that the loan is only fully insured when 500,000 people have backed the loan. In the Jane / Bill / Donna example above, with roughly 60,000 people backing the loan, only 75% of the loan is insured. And the numbers above can be modified or made to float based on participation in the network.

For example, if the network contains 300 million lendwallets, then the 50% would be at 500,000 and 100% would be at something like 5 million. And perhaps the lower threshold should be 500 or something.

This prevents this type of collusion: Jane goes to Bill and Donna and says “Hey, I’m going to take out a loan application for 100 BTC and totally never pay it. You two should back the loan, and then when i don’t pay it, the DAR will totally put money in your lendwallets!” In the basic plan outlined above, if Jane, Bill and Donna can convince 97 of their friends to collude with them to screw the system, they would only get 8.3% back, split between 100 people.

So for the DDR, its a matter of identifying certain #’s that will provide people security and deter collusion.

An insurance payment will be made based on some TBD set of rules - if a loan goes unpaid for over X amount of months, the DDR kicks in to start paying back on a monthly basis up to the insure point.

Bitcoin Blockchain separation of Risk by Transcribing bitcoins to Lendwallet Blockchain Control; Funds are Encrypted by Local Wallet, Fund Access is Separated by Loan Application Encryption. i.e. All levels of Transactions are encrypted into their respective Categories and Requests for maximum security.

How is money in the DAR stored?

This is where some of the folks with more knowledge of the technology would come in handy, but I imagine it as this:

In the lendwallet there will be two balances - the balance of your personal funds in the lendwallet, and the balance of your share of the DDR. Your share of the DDR is determined based on the amount of BTC you have loaned.

So, if you have loaned out 50 BTC, and the DDR is currently at X BTC, the amount of BTC in your personal lendwallet DDR is at least 50 / X. For simplicities sake, lets say its 1 BTC.

This 1 BTC is stored locally on your computer but is not accessible by you - you can’t spend that 1 BTC, only the network can.

However, because the information associated with that bitcoin is on your computer, the reserve protects itself from being robbed - its decentralized. It also protects itself from being manipulated, because its autonomous.  

Investment Incentives through DAR Dividend, Better Risk Management equals better Return Dividend Bonus to Discerning Lenders.


What is a DAR Dividend?

The purpose of the DAR is to provide insurance against people defaulting on their loans so that people will actually invest in loan applications from strangers. The purpose of the DAR is not to accumulate massive amounts of wealth. Thus, there will be some algorithm that calculates how much money is required in the DAR based on the amount of loans currently floating in the loanchain. If total DAR funds exceeds what is necessary, the difference between these two values will be distributed to lenders in proportion to the amount of money they currently are lending (averaged over the month). This again provides incentive for individuals to participate in filling loans.

Individual Risk mitigation through Micro-financing a diversity of Loan Requests.


Why did all of those idiots buy into Jane’s loan for 0.001 BTC? Surely they won’t get that much back on their investment!


Indeed, they won’t get back on the single investment they made into Jane, but these individuals may have made thousands of different investments. In theory, they could split 1 BTC into 100 million satoshis and thus have 100 million loans out to people. By distributing these small amounts of currencies, these individuals are able to diversify their risk and thus mitigate the risk.

Lending and Borrowing Social Network Block Explorer.


Other network features:
Automatic credit history - all of your actions are recorded on the loanchain, so lenders can get an immediate picture of what kind of borrower you are. No more magic numbers from strange companies.

Grant function - the same mechanism for loan applications can be utilized for grants (a.k.a. crowdfunding). In this case, the BTC are simply not expected to be paid back.

Emergent trust networks - If Jane is a good borrower, Jane might know people in the real world that also need to borrow money that may have no history on the network, such as Ralph. So Ralph puts his loan app on the network, and Jane backs 50% of it immediately. Alternatively, if jane doesn’t want to front the money, Jane can just put the loan app out herself, and then its up to her to get Ralph to pay back the loan. In a way, trusted borrowers on the network may be able to charge a commission to non-trusted borrowers.


Possible exploits (unique to this network, ignoring the existing blockchain exploits)

The Spread The Wealth loan - Someone could put out a loan app with the explicit intention of distributing a portion of the DAR to those that claim a stake in the loan. For instance, one could request a 1 BTC loan for this purpose, and theoretically 100 000 000 people could claim a 1 satoshi stake in the loan. The borrower never pays, and 100 000 000 people get 1 satoshi each from the DAR.

Loan Risk Flagging

One could create a countermeasure by including a “ban” option in the lendwallet, and if the network reaches a simple majority ( > 50%), the loan could be denied. Alternatively, the number of backers required for insurance could be increased substantially.

Social Welfare based Risk Mitigation by removing Investment Incentives and DAR Dividend Recalculations: Those with excess funds can donate Interest Free Loans on a flexible re-payment plan for Social Welfare.

Alternatively, the STW loan could be utilized as a decentralized autonomous crowdsourced way to ease difficult financial times - essentially, create liquidity (essentially what the fed does by printing money, but in this case the money isn’t being printed, its just being released). However, the borrower now has 1 BTC. So if it were used in this manner, the backers of the STW loan would have to trust that the borrower would similarly distribute the loaned bitcoin.

A strength of the system: Autonomous “quantitative easing” - type liquidity measures.

If STW loans are filled, and the DAR is drained, this might causing a decrease in lending, which ultimately decreases the DAR.

However, the decrease in lending would reduce the amount of loans that need to be insured, so the dividend payments for network participants would skyrocket, essentially distributing the DAR anyway.

In general, if market conditions get to the point where lending is decreasing, the amount of money required in the DAR will naturally decrease (because there are no loans to insure), thus causing an increase in DAR Dividends, which would spread the money around and potentially encourage lending.









donations:
Monero:
46aRPgXEgqf23G2VU5fy4oeKBGpU6uXSv57CkXKrz4EbDwDeh573QQhZYeyjriWAMUhNoBHMUwkGV2A 2ppWwAx4JT9HNJ9h

BTC:
16pJUsLr8B6d2ueL4gzL6XgcxiJKRxaUVS

< Track your bitcoins! > < Track them again! > <<< [url=https://www.reddit.com/r/Bitcoin/comments/1qomqt/what_a_landmark_legal_case_from_mid1700s_scotland/] What is fungibility? >>> 46P88uZ4edEgsk7iKQUGu2FUDYcdHm2HtLFiGLp1inG4e4f9PTb4mbHWYWFZGYUeQidJ8hFym2WUmWc p34X8HHmFS2LXJkf <<< Free subdomains at moneroworld.com!! >>> <<< If you don't want to run your own node, point your wallet to node.moneroworld.com, and get connected to a random node! @@@@ FUCK ALL THE PROFITEERS! PROOF OF WORK OR ITS A SCAM !!! @@@@
1714011454
Hero Member
*
Offline Offline

Posts: 1714011454

View Profile Personal Message (Offline)

Ignore
1714011454
Reply with quote  #2

1714011454
Report to moderator
1714011454
Hero Member
*
Offline Offline

Posts: 1714011454

View Profile Personal Message (Offline)

Ignore
1714011454
Reply with quote  #2

1714011454
Report to moderator
1714011454
Hero Member
*
Offline Offline

Posts: 1714011454

View Profile Personal Message (Offline)

Ignore
1714011454
Reply with quote  #2

1714011454
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714011454
Hero Member
*
Offline Offline

Posts: 1714011454

View Profile Personal Message (Offline)

Ignore
1714011454
Reply with quote  #2

1714011454
Report to moderator
John (John K.)
Global Troll-buster and
Legendary
*
Offline Offline

Activity: 1288
Merit: 1225


Away on an extended break


View Profile
December 03, 2014, 01:04:35 PM
 #2

Can't really download it, but there's a fundamental thing that should be solved (unless I'm much wrong). How do you make sure Jane will repay the loan?
GingerAle (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1008


View Profile WWW
December 03, 2014, 01:19:49 PM
 #3

can't download because the link didn't work? Or don't trust the filetea?

How to make sure that Jane repays the loan? Trust.

The DLP allows a trust economy to evolve. The "loan app" is not defined - its just some package sent out to the network. Presumably small packet, perhaps includes a web address that as a full profile, or a credit report (in our current currency system), or a phone number(!?!?!) who knows.

If someone originates a loan, they apparently trust jane to some degree (based on loan app). The amount that they trust jane is inherent in how much of the loan they leave for the network to get into.

If I really trust jane, I'll gobble up the whole loan. If I trust jane only so much, I'll only reserve 10% of the loan, and put the 90% out into the network.

Because I took the plunge, I would get some origination bonus. And I can also leave this origination bonus open (percentage of percentages at this point) for other originators to dive in.

Ultimately, the idea is that people, when not being blatantly screwed over by a system, try to be good.

And ultimately, if this network catches like wildfire, individual lenders can have 0.00000001 (or whatever the satoshi is) at stake, so its really no big deal.

but the point is, it gets peoples bitcoins moving!!!

BITCOIN VELOCITY!!!!

< Track your bitcoins! > < Track them again! > <<< [url=https://www.reddit.com/r/Bitcoin/comments/1qomqt/what_a_landmark_legal_case_from_mid1700s_scotland/] What is fungibility? >>> 46P88uZ4edEgsk7iKQUGu2FUDYcdHm2HtLFiGLp1inG4e4f9PTb4mbHWYWFZGYUeQidJ8hFym2WUmWc p34X8HHmFS2LXJkf <<< Free subdomains at moneroworld.com!! >>> <<< If you don't want to run your own node, point your wallet to node.moneroworld.com, and get connected to a random node! @@@@ FUCK ALL THE PROFITEERS! PROOF OF WORK OR ITS A SCAM !!! @@@@
GingerAle (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1008


View Profile WWW
December 03, 2014, 02:06:54 PM
 #4

Hrm, this idea has been presented before...

http://derekkaknes.tumblr.com/post/71966020365/bitcoin-is-a-credit-scoring-protocol-not-a

though I don't think they fleshed out how the network would work.

(edited because I can't spell )

< Track your bitcoins! > < Track them again! > <<< [url=https://www.reddit.com/r/Bitcoin/comments/1qomqt/what_a_landmark_legal_case_from_mid1700s_scotland/] What is fungibility? >>> 46P88uZ4edEgsk7iKQUGu2FUDYcdHm2HtLFiGLp1inG4e4f9PTb4mbHWYWFZGYUeQidJ8hFym2WUmWc p34X8HHmFS2LXJkf <<< Free subdomains at moneroworld.com!! >>> <<< If you don't want to run your own node, point your wallet to node.moneroworld.com, and get connected to a random node! @@@@ FUCK ALL THE PROFITEERS! PROOF OF WORK OR ITS A SCAM !!! @@@@
GingerAle (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1008


View Profile WWW
December 03, 2014, 02:53:06 PM
 #5

compare to existing decentralized approaches

http://bitcoinist.net/loancoin-a-decentralized-crowd-lending-network/

http://maclanewilkison.com/decentralized-crowdlending-2/

This is LoanCoin, which at first glance also promotes FatCatism (i'm at work though, can't put my head entirely into this now) - putting the power of lending in the lender, not the borrower. Also works through addition of another asset.

< Track your bitcoins! > < Track them again! > <<< [url=https://www.reddit.com/r/Bitcoin/comments/1qomqt/what_a_landmark_legal_case_from_mid1700s_scotland/] What is fungibility? >>> 46P88uZ4edEgsk7iKQUGu2FUDYcdHm2HtLFiGLp1inG4e4f9PTb4mbHWYWFZGYUeQidJ8hFym2WUmWc p34X8HHmFS2LXJkf <<< Free subdomains at moneroworld.com!! >>> <<< If you don't want to run your own node, point your wallet to node.moneroworld.com, and get connected to a random node! @@@@ FUCK ALL THE PROFITEERS! PROOF OF WORK OR ITS A SCAM !!! @@@@
GingerAle (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1008


View Profile WWW
December 11, 2014, 05:34:51 AM
 #6

The OP has been edited to display Version 2.0 of the "whitepaper" about my idea.

< Track your bitcoins! > < Track them again! > <<< [url=https://www.reddit.com/r/Bitcoin/comments/1qomqt/what_a_landmark_legal_case_from_mid1700s_scotland/] What is fungibility? >>> 46P88uZ4edEgsk7iKQUGu2FUDYcdHm2HtLFiGLp1inG4e4f9PTb4mbHWYWFZGYUeQidJ8hFym2WUmWc p34X8HHmFS2LXJkf <<< Free subdomains at moneroworld.com!! >>> <<< If you don't want to run your own node, point your wallet to node.moneroworld.com, and get connected to a random node! @@@@ FUCK ALL THE PROFITEERS! PROOF OF WORK OR ITS A SCAM !!! @@@@
Vessko
Full Member
***
Offline Offline

Activity: 139
Merit: 100



View Profile
December 11, 2014, 09:09:28 AM
 #7

I stopped reading after the first sentence. You clearly have no clue how banking works.
GingerAle (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1008


View Profile WWW
December 11, 2014, 12:21:25 PM
 #8

Please explain. Educate me.

< Track your bitcoins! > < Track them again! > <<< [url=https://www.reddit.com/r/Bitcoin/comments/1qomqt/what_a_landmark_legal_case_from_mid1700s_scotland/] What is fungibility? >>> 46P88uZ4edEgsk7iKQUGu2FUDYcdHm2HtLFiGLp1inG4e4f9PTb4mbHWYWFZGYUeQidJ8hFym2WUmWc p34X8HHmFS2LXJkf <<< Free subdomains at moneroworld.com!! >>> <<< If you don't want to run your own node, point your wallet to node.moneroworld.com, and get connected to a random node! @@@@ FUCK ALL THE PROFITEERS! PROOF OF WORK OR ITS A SCAM !!! @@@@
jdbtracker
Hero Member
*****
Offline Offline

Activity: 727
Merit: 500


Minimum Effort/Maximum effect


View Profile
December 11, 2014, 07:54:07 PM
 #9

I love the detail, wow and I guarantee you someone is already building it, somewhere out there thinking of setting it up for revenue and others completely decentralized systems with share distribution.

You know you can mitigate risk if you link some businesses together in a completely open manner using a DAC.

If the DAC is completely open it can simply route the money through the Corporation Digitally, marking costs and revenues in Real-Time.

Setting up a good flow for the Coins is essential to fund all facets of a DAC along with labels and metrics for work being done. If this flow is visible to everyone it can be Crowd Sourced, providing revenue for 1000's of investors in Real-Time using your idea. It is quite powerful, when you completely automate it with a Transparent Structure.

I hope everyone understand that a Business is nothing more than a Dispersal of Money to Job Assignments, It is a channel by which money travels through from Customer to Businesses and Investors. To create a Business is to merely understand it's requirements, setup people or machines to carry out work, pay or maintain them to continue that work, observe it being done and provide a Product or Service that channels those Coins effectively through the Corporation; The fact we can automate it is quite impressive, but creating a Market is far more Interesting. A well organized structure can be a platform to bring people and machines together to offer services, forming spontaneous Conglomerations; bringing Consumer and provider into a integrated Directory of Purchasing, Investing and Production.

I think we may soon see Drop in corporations appearing on the web, selectable and openly available for anyone to deploy as a service; The structure is already designed for you, you just have to fill in the positions and advertise it, instant business deployment in any part of the world with a Distributed Investor Structure.


If you think my efforts are worth something; I'll keep on keeping on.
I don't believe in IQ, only in Determination.
theblacksquid
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 11, 2014, 08:36:45 PM
 #10

An implementation of a lending market has been described in the OpenBazaar docs here, but since the project is still in beta, along with other stuff, implementing a lending market may take a long while. I'd be willing to commit code to this project if there's already an existing Git/Github repository for this, or make one for it if there isn't already.

Support Decentralized Commerce - OpenBazaar.org
Add some science to your mining!  GRIDCOIN
jyakulis
Sr. Member
****
Offline Offline

Activity: 468
Merit: 250


J


View Profile
December 11, 2014, 08:47:14 PM
 #11

Hmmm now this is interesting. But how do you make it easy for people in the lendchain to know what Jane's idea is with using with the money. Is it like a web based thing where you would write a business plan etc. and then apply for the loan and people would sort of shop around at different peoples ideas and say maybe I want to loan 0.2 bitcoins for a water reclamation project. That's certainly an interesting idea.

bitcoin address: 35CezzikPXjx4QmTgpeU3ByQ42s8mVcbaF
ab8989
Full Member
***
Offline Offline

Activity: 209
Merit: 101


FUTURE OF CRYPTO IS HERE!


View Profile WWW
December 11, 2014, 09:34:17 PM
Last edit: December 11, 2014, 09:45:06 PM by ab8989
 #12

The Problem: Bitcoin (and most other cryptocurrencies) is a deflationary binary currency system in which fractional reserve banking is not possible because a bank can’t create bitcoins out of thin air.

You can’t take a deposit from someone in BTC, then loan out 0.8 of that BTC, and still have 1 BTC available to the depositor. (yes, this is a crude painting of fractional reserve banking, but work with me).

Saying that fractional reserve banking is not possible with bitcoin is a myth that is not based in reality. In fact fractional reserve BTC banking is exactly as much possible as in FIAT.

MtGox takes 1 btc deposit from a customer and gives an IOU to the customer. The customer sees this IOU on his computer screen every time the customer logs into MtGox website to have a look at his balance. The customer does not have an real and genuine BTC after the customer has deposited it into MtGox. It is now MtGoxes real and genuine BTC and MtGox can do whatever they want with it. MtGox lends out 0.8 of the original and real BTC and leaves 0.2 BTC into MtGox wallet. Fractional reserve banking has just happened.

MtGox does not have the full 1BTC available to cover their IOU and to pay back the depositor but that is exactly what is also true in FIAT fractional reserve banking. They also do not have the full 1 USD available to pay back the depositor but instead only a fraction of it.

However it all works in practice because there are a large number of depositors and statistically they do not all want to withdraw at once. Exactly the same  principle why the banks get away from not having the full amount of real money available in FIAT world and why it is also possible in BTC.

Actually in BTC world fractional reserve banking is EASIER than in FIAT world because in BTC world there is nobody to enforce the reserves whether they exist at all. In FIAT world there are all kinds of red tape and accounting rules and whatever that FIAT banks would love to get rid of to be able to do exactly as they want with nobody stopping them. In BTC world the banks got exactly what they want. No red tape from any government or anybody else at all.
jyakulis
Sr. Member
****
Offline Offline

Activity: 468
Merit: 250


J


View Profile
December 11, 2014, 09:43:59 PM
 #13

Yes, but how do you have fractional reserve banking without being linked to fiat. I think what the OP is saying in a perfect world where fiat does not exist and there are no conversions back how do you have fractional reserve banking?

Do you even know what fractional reserve banking entails?

1) The reserve requirement is set by a central authority

2) Banks are now allowed to lend out a percentage of other peoples demand deposits based on the ratio. This is the step where we talk about creating money out of thin air.

3) The loan comes into existence as an entry on a computer by the bank. The bank then enforces the "loan".


You know what you need to watch. That parliament hearing in the UK on the financial system that was posted here a week or so ago because there are politicians more knowledgeable than you on the subject.

How are you going to create bitcoin out of thin air? How are you going to accomplish step 2 of fractional reserve banking? Tell me how how how

bitcoin address: 35CezzikPXjx4QmTgpeU3ByQ42s8mVcbaF
jyakulis
Sr. Member
****
Offline Offline

Activity: 468
Merit: 250


J


View Profile
December 11, 2014, 09:47:19 PM
 #14




Actually in BTC world fractional reserve banking is EASIER than in FIAT world because in BTC world there is nobody to enforce the reserves whether they exist at all. In FIAT world there are all kinds of red tape and accounting rules and whatever that FIAT banks would love to get rid of to be able to do exactly as they want with nobody stopping them. In BTC world the banks got exactly what they want. No red tape from any government or anybody else at all.

You lost me right here. How are you going to create bitcoins out of thin air without some sort of link to fiat or some sort of fraud. You can't just mine coins into existence with a stroke of a pen like they do in modern banking.

You're wrong it's a fraction of a demand deposit. But in the bitcoin world there is no fraction. You either hold the coin or not. To say fractional reserve lending is possible bitcoin is akin to having 1 bitcoin with the same identification in two different wallets at the same time. Who owns the rights to the coin. It doesn't exist.

bitcoin address: 35CezzikPXjx4QmTgpeU3ByQ42s8mVcbaF
ab8989
Full Member
***
Offline Offline

Activity: 209
Merit: 101


FUTURE OF CRYPTO IS HERE!


View Profile WWW
December 11, 2014, 09:51:13 PM
Last edit: December 11, 2014, 10:17:55 PM by ab8989
 #15

2) Banks are now allowed to lend out a percentage of other peoples demand deposits based on the ratio. This is the step where we talk about creating money out of thin air.

How are you going to create bitcoin out of thin air? How are you going to accomplish step 2 of fractional reserve banking? Tell me how how how

Some people want to make this whole thing of fractional reserve banking to sound more mysterious than what it is by saying that the creation of money out from thin air happens at the time when the loan is given out. Actually the creation of money from thin air happens at the time of depositing.

When the customer deposit real money to bank and bank gives out an IOU to the customer that is the moment when money is created out from thin air and it works exactly the same way in BTC as in USD banking. After this creating money from thin air at deposit time the bank now has the original and real money in their hands that they can give out to somebody wanting a loan.

The creation of money from thin air happens when a bank offers an IOU to the depositor instead of real money. An IOU that both BTC and USD  banking customers see on their computer screen as their balance. That is not real money. That is just an IOU created from thin air by the bank.
jyakulis
Sr. Member
****
Offline Offline

Activity: 468
Merit: 250


J


View Profile
December 11, 2014, 09:52:50 PM
 #16

2) Banks are now allowed to lend out a percentage of other peoples demand deposits based on the ratio. This is the step where we talk about creating money out of thin air.

How are you going to create bitcoin out of thin air? How are you going to accomplish step 2 of fractional reserve banking? Tell me how how how

Some people want to make this whole thing of fractional reserve banking to sound mysterious than what it is by saying that the creation of money out from thin air happens at the time when the loan is given out. Actually the creation of money from thin air happens at the time of depositing.

When the customer deposit real money to bank and bank gives out an IOU to the customer is the moment when money is created out from thin air and it works exactly the same way in BTC as in USD banking. After this creating money from thin air at deposit time the bank now has the original and real money that they can give to somebody wanting a loan.

The creation of money from thin air happens when a bank offers an IOU to the depositor instead of real money. An IOU that both BTC and USD  banking customers see on their computer screen as their balance. That is not real money. That is just an IOU created from thin air.

You are making it sound mysterious because you don't understand.

Tell me how in what you just described it would not entail ownership of a coin in two different wallets at the same time...

All these regulations, interest rate setting, and the FDIC exist to mitigate the risk of fractional reserve lending (creation of money out of thin air).

By this I mean when 2 parties hold the rights to one single note of money. Hence bank runs. How can a bank run exist. You've lent out a note to someone else to spend into the economy that was already being held by another party.

bitcoin address: 35CezzikPXjx4QmTgpeU3ByQ42s8mVcbaF
ab8989
Full Member
***
Offline Offline

Activity: 209
Merit: 101


FUTURE OF CRYPTO IS HERE!


View Profile WWW
December 11, 2014, 10:03:15 PM
Last edit: December 11, 2014, 10:13:33 PM by ab8989
 #17


Tell me how in what you just described it would not entail ownership of a coin in two different wallets at the same time...

There is only one original and real bitcoin involved and it starts out in depositors wallet. From there it moves to banks wallet and from there to lenders wallet and from lenders wallet to whatever vendor the lender wants to buy stuff.

There is no other second bitcoin involved. Both the depositor but also the bank have lost the ownership of the real and genuine bitcoin once it has been loaned out from the bank.

In addition to this one real and genuine bitcoin there is an IOU presented by the bank to the depositor as the depositors balance. That bitcoin is not real and does not exist in anywhere else than pixels on computer screen created from thin air.

All these regulations, interest rate setting, and the FDIC exist to mitigate the risk of fractional reserve lending (creation of money out of thin air).

These do not exist in BTC world. There is no mitigation of any risk in BTC world. Happy fractional reserve banking to everybody as they please without limits or regulations.
theblacksquid
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 11, 2014, 10:35:26 PM
 #18

All these regulations, interest rate setting, and the FDIC exist to mitigate the risk of fractional reserve lending (creation of money out of thin air).

These do not exist in BTC world. There is no mitigation of any risk in BTC world. Happy fractional reserve banking to everybody as they please without limits or regulations.

@ab8989: The entire point of the above gist in the OP is to explain how a lending system similar, and I repeat: similar, to fractional reserve banking. Also because of the reasons outlined above, fractional reserve banking would even be possible. What the OP was trying to present was a system where everyone would have, and be working with, real BTC, and not IOU's of the real thing.

Now, is there anyone who wants to help code this up? I know Python and some JavaScript.

Support Decentralized Commerce - OpenBazaar.org
Add some science to your mining!  GRIDCOIN
jyakulis
Sr. Member
****
Offline Offline

Activity: 468
Merit: 250


J


View Profile
December 11, 2014, 10:45:04 PM
 #19

All these regulations, interest rate setting, and the FDIC exist to mitigate the risk of fractional reserve lending (creation of money out of thin air).

These do not exist in BTC world. There is no mitigation of any risk in BTC world. Happy fractional reserve banking to everybody as they please without limits or regulations.


Now, is there anyone who wants to help code this up? I know Python and some JavaScript.

I think this is the point where I go out for a drink and some grub and say I don't know anything about programming.

bitcoin address: 35CezzikPXjx4QmTgpeU3ByQ42s8mVcbaF
GingerAle (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1008


View Profile WWW
December 11, 2014, 11:58:57 PM
 #20

Yes, unfortunately I also do not have any ability to code. I am happy that I just achieved the ability to control two headless linux boxes in my house using ssh! Slowly but surely, I am learning to accept The Terminal.

And yes, to clear up some of the above discussion, the idea is intended for a post-fiat world - a world in which only crypto exists.

This was included in the original PDF version. I have modified the OP to include this assumption.

re: theblacksquid, go for it! Set up a github! Cause I dunno how! I will glady contribute anything I can, but when it comes to the coding, I fall short.

re: jdbtracker - I need to revisit your response when I can give it more time (maybe later tonight - got some chores to do), but it seems what your talking about is similar to some of the other lending DACs that are out there - they create another coin system and another asset, which I believe muddies the system.

And thank you all for responding! I thought I was going crazy when no one responded to my version 1 - I may be in a manic swing, but this protocol has the ability to completely disrupt banking. There will be no need. It will also disrupt credit agencies - because a lendwallets credit history is stored in the chain.

< Track your bitcoins! > < Track them again! > <<< [url=https://www.reddit.com/r/Bitcoin/comments/1qomqt/what_a_landmark_legal_case_from_mid1700s_scotland/] What is fungibility? >>> 46P88uZ4edEgsk7iKQUGu2FUDYcdHm2HtLFiGLp1inG4e4f9PTb4mbHWYWFZGYUeQidJ8hFym2WUmWc p34X8HHmFS2LXJkf <<< Free subdomains at moneroworld.com!! >>> <<< If you don't want to run your own node, point your wallet to node.moneroworld.com, and get connected to a random node! @@@@ FUCK ALL THE PROFITEERS! PROOF OF WORK OR ITS A SCAM !!! @@@@
Pages: [1] 2 3 4 5 6 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!