resilience.me
  • Home
  • FAQ
  • On Indiegogo
  • News
    • Resilience protocol
    • Epiphany, march 11 2015
    • resilience-smart-wallet, June 26 2015
  • #DApp
  • Memes
  • Learn
    • How to Hack Resilience
    • My Resilience
    • My pitch in the Ethereum forum
    • A sample scenario
    • Introduction to my system
  • Story
    • Note on Profit
    • My pitch to BitNation
    • Letter: Mimetic Networks & Ecosystems of Ideas
    • My interview with CoinDesk
    • My brother explains my system
    • A brief story of Basicincome.co
    • Letter: The Singularity and P2P-Dividends
  • Videos
  • Code
    • Client >
      • resilience_me.js
      • declare_tax.js
    • Server >
      • server.js
      • swarm_redistribution.js
  • Theory
    • SKETCH: RESILIENCE protocol
    • Whitepaper: Transaction Tax
    • Whitepaper: Technologically Enhanced Basic Income
    • Introduction: The Incentive Layer
    • Basicincome.co - A Peer-to-peer Basic Income Network
    • Whitepaper: Decentralised TaxRate Governance
    • Basicincome.co - Incentive-Based Decentralized Safety Nets
  • Graph
  • Twitter
  • Client

Ripple --> Resilience.me Opt-In Client
https://github.com/resilience-me/resilience_me/


UPDT: September 18
http://client.resilience.me is now online.

Use it to connect any currency to Resilience.me, and declare tax auto-magically.

Picture

If you want to develop, here´s the GitHub-repository,

https://github.com/resilience-me/ripple-client

Tweet @resilience_me if you have any questions.


More info:

An account sets taxRate for the currencies that they want to connect to the resilience network.

        "currency" : "USD"
        "taxRate" : 0.01

        "currency" : "RES"
        "taxRate" : 0.02

These values are stored in the wallet.

Picture