Coder Social home page Coder Social logo

ndm's Introduction

Run IndImmUI Locally

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.2.2.

Clone this repo: https://github.com/ndm-inf/ndm.git

Install Angular CLI: npm install -g @angular/cli

Install Dependencies: npm install

Run Locally: ng serve

Navigate to `http://localhost:4200/`

How does IndImm work

Below is a quick summary on how IndImm works. More detailed high level and low/dev level documentation for the IndImmUI application and the IndImm Message Protocol (IMP) will be provided shortly. All sourcecode is available at https://github.com/ndm-inf/ndm where the master branch is what is currently deployed.

The highlight/10,000 ft view of how IndImm works is that the IndImm Client utilizes the IndImm defined IndImm Message Protocol (IMP) operating on the Ripple block chain and takes any file and loads it into local memory in your browser with the IndImm client and attaches the file as a Base64 string to a ripple payment. When the payment is sent, the file data is attached directly to the payment and once confirmed on the ripple ledger across all decentralized ripple validators, it remains permanent on the ripple ledger and cannot be removed and changed and is therefore Indestructible and Immutable.

However, most files one would want to potentially store with IndImm will be much larger than what can be stored with a single ripple transaction and thus, IndImm chunks the file into small portions that each will fit into a single transaction and stores the file across multiple transactions which are chained together sequentially with pointers to each child transaction. Lastly, a root transaction is sent to ripple containing a reference to the transaction chain. To pull a file from the ripple blockchain, the root transaction is referenced and associated chained transactions chunks are pulled and recombined back into a single file. In addition to the file chain reference in the root transaction, additional text can be included with the file and is stored in a separate child transaction chain referenced by the root object.

Donate

XRP:rw2htZCsyJk8yNRYDxjiv9QFiZ2yqCQCPJ

XMR:47Nye79bFFea5Crez8xS7zjjjwBTYbSBD9mxDLfBcNPSXejx8MXxRgy545GNVEGu2HbSTyfJhHfcod9VcXXiZcYw7x3x6se

BTC:bc1q9nfy6f6t5rmd0pz0k4ygrycq7g2h5k5gg3a58k

ETH:0x37aaA1069c8E26d81fE2Bf6BE958f43cB6b731Ca

LTC:LgiG6nz4Q7zuYdT6Z2KC6BWevRGMXqDbfP

ndm's People

Contributors

ndm-inf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.