Excitement mounts over upcoming IRTA Convention!

The International Reciprocal Exchange Association (IRTA), the premier association of the commercial “barter” industry, has been for more than forty years promoting the interests of small and medium sized enterprises by assisting its member trade exchanges to provide them with liquidity and effective opportunities for moneyless trading.

Since 2005, IRTA has been reaching out to the wider grassroots community of researchers, developers, and organizers of private currencies and complementary exchange mechanisms and has broadened its advocacy to include them.

The upcoming 34th Annual International Convention of the IRTA in Las Vegas will provide a unique opportunity for social entrepreneurs and monetary activists to further consolidate programs of cooperation with the well-established commercial “barter” sector of the moneyless exchange movement. The Convention will be held from Sept. 19 thru 21 at the Venetian Resort in Las Vegas.

Along with IRTA President and experienced trade exchange operator Annette Riggs, and Rob van Hilten, Executive Director of QOIN, a consultancy for community currencies, I will be a panelist in a Saturday session (September 21) titled Understanding Diverse Exchange System Models: From Bitcoin and Berkshares, to Transparent Credit Clearing Networks. This session will consider three basic topics of discussion:

Bitcoin, the good, the bad, and the ugly.

The benefits and limitations of cash-based local currencies.

The emerging global exchange network.

There is still time to register for this important event. You can get details about the convention program and secure your place by visiting the IRTA website at http://www.irta.com/.

#     #     #

2 responses to “Excitement mounts over upcoming IRTA Convention!

  1. Hi Thomas,

    I recently started reading your book and I’m not completely done yet but its already answering some of the questions in my mind on how to handle credit clearing on a decentralized basis.

    I’m starting an effort to bring together some like minded people to work on this full time.

    Here is a gist:


    It's a marriage of the ideas proposed by Thomas H. Greco. in the book 'The end of Money and the Future of Civilization' to the ideas proposed by Satoshi Nakamoto with the Bitcoin protocol.
    Decentralized Mutual Credit Clearing on the Blockchain from the bottom up.
    Briefly, this is how I envision it working.
    Issuance of Smart Contracts
    Farmer Joe issues 10000 joe coins out of an address on the base blockchain and gives it to anyone that works for him. Say, 10 Joe coins/hr for some amount of produce. (This part could be encoded as a message in the base blockchain).
    properties:
    – Amount of issuance
    – Brief description of issuance (as long as within limit of the size of transaction on base blockchain
    – Expiration Date (can be computed by determining block number and block rate and find the expiration target block of the base blockchain)
    People start working for him and the coin goes into circulation.
    Farm Burger a few miles down also issues 5000 fb coins out of an address on the base blockchain and gives it to anyone that works for them. Say, 20 fb coins/hr for some items on the menu.
    The wallet allows them to find each other based on various criteria (location is my favorite, but why limit it to that). And a CFD to be created based on various criteria and the various wallet implementations of the base blockchains can decide on how much features or simplicity they want to provide.
    In other words, Megan who worked for farmer Joe can now spend her coins with farmer joe (till the expiration date) or with Farm Burger (till that contract's expiration date).
    The longer the expiration dates the more the token behaves like an asset, the shorter the expiration dates the more the token behaves like a currency. It could of course always be a hybrid too where the expiration from original issuance is for a very long time while for various CFDs that a particular issuing address might have created is for shorter times.
    Interface
    – Search for Nearest x units of location
    – Search based on some other specific parameter (could be many). All wallets could allow their own implementations and 'features' for searching
    – Send Request (for creating a CFD – contract for difference). Again individual wallets could allow for their own kinds of implementations of what a CFD means to them.
    – Accept Request
    When this happens. The hash of the cfd contract is actually stored in the main Bitcoin blockchain. But the base blockchain within it contains the merkle root of the wallet addresses that can now accept each others coins.
    This would allow for easy discovery of where all can the coins in my wallet be used.
    One important point to consider here is if the original issuance is done using the
    -transaction ID in which case no more coins will be issued.
    -address ID in which case more coins can be issued and this can very easily be tracked (but perhaps future coin issuance could be restricted to some voting requirements based on the existing CFDs that address ID already has out there).
    – Decline Request.
    Notifications. yada yada. Perhaps some sort of revision workflow for CFD or stop.
    Some other important points to note:
    Farm Burger could be creating his own CFDs with others or Farm Burger and Farmer Joe could together create further CFDs using their existing CFD. Say, a neighboring housing complex issued its own Foxy Coins which are redeemable for rent by them and this housing complex gets into a CFD with the existing CFD of Farm Burger and Farmer Joe rather than getting into individual agreements between them. Or the housing complex could get into separate agreements with each other.
    Now imagine thousands of such contracts. When you work for a particular place and get it's coins you could use them in 1000s of places.
    Decentralized credit from the bottom up instead of centralized debt from the top down.
    🙂
    Every existing blockchain out there that has the capability of smart contracts could implement this on their own blockchain and just keep the hash of the transaction (of CFD) on the Bitcoin blockchain.
    The Bitcoin protocol allows for a 40 byte OPRETURN value.
    That 40 byte value could be represented as such:
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxyyzzzz:)
    That is:
    The first 32 bytes are the hash of the transaction from the base blockchain.
    The next 2 are bytes of the identifier of the base blockchain (could represent 2^16 permutations).
    The next 4 is some sort of a time identifier till which the transaction is valid. (Can cover up to approx 140 years)
    The last two would indicate that this transaction is a specific kind of transaction for mutual credit clearing. The name is handful and I just like to call it 'Ananda'. It has two possible values:
    ':)' – The issuance is based on Transaction ID
    ';)' – The issuance is based on Address ID
    The 'base blockchain' could refer to some other alt blockchain (say FlorinCoin, BitShares, NXT) that has the capability to implement such smart contracts or perhaps the federated Open Transaction Server or even on top of one of the meta layers on top of Bitcoin (Mastercoin, CounterParty, ColoredCoin) as long as the OPRETURN value is not being used by any of those already.

    view raw

    ananda

    hosted with ❤ by GitHub

    And a presentation:
    http://prezi.com/vgrwz3nzvky-/ananda/

    I would love to get your feedback and input on this.

    Thanks,

    – Kawal.

    Like

    • Kawal, you’re on the right track. The farmers in your example are issuing their own private currencies on the basis of the valuable products they are able to produce, and spending their currencies into circulation by using it to pay workers. That’s all well and good. The limited time validity stimulates circulation amongst others in the community, prevents their currencies from being used as a savings medium (long term “storage” of value), and keeps the exchange medium “fresh.”

      All of that could be achieved with paper notes or vouchers. What does the block chain technology add to the picture other than ease of electronic exchange of the farmers’ credit obligations?

      The key to scaling such a system is in the mutual acceptance of each others credit obligations amongst a large number of issuers.
      How do you assure that issuers do not exceed reasonable limits in the issuance of their vouchers? There are advantages to maintaining a central database as in a mutual credit clearing exchange. How will you provide the same level of functionality?

      Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.