Added PDF presentations for each topic and updated more topics
This commit is contained in:
parent
4b0e33d78a
commit
4c83d5ed13
54
index.html
54
index.html
@ -5,7 +5,16 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>RanchiMall FLO Podcast</title>
|
||||
<link rel="stylesheet" href="css/main.css">`
|
||||
<link rel="stylesheet" href="css/main.css">
|
||||
<style>
|
||||
sm-button {
|
||||
margin-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
.nullify-sm-button{
|
||||
margin-bottom: 0rem;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -21,6 +30,8 @@
|
||||
<main>
|
||||
<section>
|
||||
<h1>Blockchain Incorporation</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/1_Incorporation.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p></p>
|
||||
<p>RanchiMall as a company has been incorporated on the FLO Blockchain. The incorporation is done by writing
|
||||
the rules of incorporation as flodata.</p>
|
||||
<sm-carousel>
|
||||
@ -46,6 +57,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Blockchain Contracts</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/2_Blockchain_Contract.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>Blockchain Contracts are at the core of RanchiMall as a company. All our primary products are Blockchain
|
||||
Contracts. </p>
|
||||
<sm-carousel>
|
||||
@ -78,6 +90,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Web & Walletless architecture</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/3_web_and_walletless_architecture.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>At RanchiMall we have removed the need for a blockchain wallet to be downloaded locally on a device and in
|
||||
turn, the need to download the whole blockchain locally. Our wallets are pure HTML5 web-based wallets. </p>
|
||||
<sm-carousel>
|
||||
@ -95,6 +108,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Blockchain based data cloud</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/4_Data_cloud.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>RanchiMall has come up with a Blockchain digital signature based cloud storage.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://github.com/ranchimall/SuperNodeStorage" target='_blank' class="card link">
|
||||
@ -111,6 +125,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Architecture for FLO based Applications</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation nullify-sm-button"><a href="https://ranchimall.github.io/media/introduction/5_Architecture_for_app.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<sm-carousel>
|
||||
<a href="https://ranchimall.github.io/Standard_Operations/" target='_blank' class="card link">
|
||||
<img src="resources/github.png" alt="">
|
||||
@ -121,6 +136,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Token Transfer System</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/6_token_transfer_system.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>We have created the most easy and user friendly Token system on top of the FLO Blockchain.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://medium.com/ranchimall/introducing-natural-language-based-token-creation-transfer-system-on-flo-blockchain-e4bc944b2c28" target='_blank' class="card link">
|
||||
@ -147,6 +163,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Smart Contract System</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/7_smart_contract_1.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>An example of RanchiMall's Smart Contracts.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://ranchimall.github.io/floscout/#c6eb7adc731a60b2ffa0c48d0d72d33b2ec3a33e666156e729a63b25f6c5cd56" target='_blank' class="card link">
|
||||
@ -168,6 +185,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Single data Authentication</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/8_single_data.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>All the applications in RanchiMall take single data as user authentication.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://ranchimall.github.io/RIBC/" target='_blank' class="card link">
|
||||
@ -184,6 +202,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Content Collaboration as a sample application</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/9_content_collab.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>Content Collaboration app is a way for anonymous users across the Internet to collaborate and create beautiful articles. These articles are then published on RanchiMall times.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://ranchimall.github.io/p2p-content-collaboration/" target='_blank' class="card link">
|
||||
@ -205,6 +224,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Connecting with other networks like TOR and TORRENT</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/10_connecting_with_other_networks.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>At RanchiMall we strongly believe in anti-censorship. Our products FLO-Twitter and FLO-Whatsapp connect to TOR network and are totally censorship resistant.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://github.com/ranchimall/FLO_Torrent" target='_blank' class="card link">
|
||||
@ -221,6 +241,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>WhatsApp, Google and Twitter on the FLO</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation nullify-sm-button"><a href="https://ranchimall.github.io/media/introduction/11_WhatsApp_Google_Twitter_onFLo.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p></p>
|
||||
<sm-carousel>
|
||||
<a href="https://github.com/ranchimall/Flo-Whatsapp" target='_blank' class="card link">
|
||||
@ -237,6 +258,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Banking and Financial Applications on FLO</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation nullify-sm-button"><a href="https://ranchimall.github.io/media/introduction/12_Banking_and_financial_app.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p></p>
|
||||
<sm-carousel>
|
||||
<a href="https://github.com/ranchimall/FLO_BankApp" target='_blank' class="card link">
|
||||
@ -248,6 +270,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Distributed Exchange: An extension of Local Bitcoins</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/13_Distributed_exchange.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>Local Bitcoins++ is a decentralized distributed version of the famous peer to peer online exchange.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://ranchimall.net/bitcoins" target='_blank' class="card link">
|
||||
@ -264,6 +287,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>FLO LogSheet</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/14_FLO_Sheets.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>FLO LogSheet is high quality data curated for the public.</p>
|
||||
<sm-carousel>
|
||||
<a href="https://ranchimall.github.io/FLO_LogSheet/FLO_LogSheet.html" target='_blank' class="card link">
|
||||
@ -280,10 +304,12 @@
|
||||
</section>
|
||||
<section>
|
||||
<h1>Labor market using Blockchain</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation"><a href="https://ranchimall.github.io/media/introduction/15_Labor_market.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p>In India low income daily wage labourers are ample, but most of them don't earn enough to sustain their families because they cannot find people to work for. We, at RanchiMall, plan to connect employers and these workers through a blockchain based system.</p>
|
||||
</section>
|
||||
<section>
|
||||
<h1>FLO Messenger</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation nullify-sm-button"><a href="https://ranchimall.github.io/media/introduction/16_FLO_Messenger.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p></p>
|
||||
<sm-carousel>
|
||||
<a href="https://ranchimall.github.io/FLO_Messenger/" target='_blank' class="card link">
|
||||
@ -298,6 +324,32 @@
|
||||
</a>
|
||||
</sm-carousel>
|
||||
</section>
|
||||
<section>
|
||||
<h1>Bitcoin Bonds</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation nullify-sm-button"><a href="https://ranchimall.github.io/media/introduction/17_Bitcoin_Bonds.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p></p>
|
||||
<sm-carousel>
|
||||
<a href="https://www.facebook.com/ranchimall/posts/ranchi-mall-bitcoin-bonds-offeringfrom-the-founders-deski-will-be-doing-a-soft-l/1324104744299196/" target='_blank' class="card link">
|
||||
<h4>Bitcoin Bonds Proposal</h4>
|
||||
<p></p>
|
||||
</a>
|
||||
<a href="https://www.ranchimall.net/BitBonds/" target='_blank' class="card link">
|
||||
<h4>Bitcoin Bonds Holders</h4>
|
||||
<p></p>
|
||||
</a>
|
||||
</sm-carousel>
|
||||
</section>
|
||||
<section>
|
||||
<h1>ICO Exchange</h1>
|
||||
<sm-button variant="outlined" class="concept-presentation nullify-sm-button"><a href="https://ranchimall.github.io/media/introduction/18_ICO_Exchange.pdf" target="_blank">Concept Presentation</a></sm-button>
|
||||
<p></p>
|
||||
<sm-carousel>
|
||||
<a href="http://ranchimall.net/exchange" target='_blank' class="card link">
|
||||
<h4>RanchiMall Exchange</h4>
|
||||
<p></p>
|
||||
</a>
|
||||
</sm-carousel>
|
||||
</section>
|
||||
</main>
|
||||
<script src="components.js"></script>
|
||||
</body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user