Giter Site home page Giter Site logo

decentralized-twitter's Introduction

Decentralized Twitter

This page is host to a decentralized Twitter clone, hosted via IPFS. You can download and use this page to create your own decentralized Twitter profile page so that you can ensure your voice cannot be censored.

Follow the below Github link to download your very own decentralized Twitter page and open the index.html file to begin editing.

https://github.com/TheChiefMeat/Decentralized-Twitter/archive/master.zip

The div class "rightcontainer" is the block of code that creates and displays posts. Simply copy and paste the below block of code to use it as a post, edit the details (username, date etc) in the block to customise your page, as well as the above profile card name. Use the two lines of empty space to create content of your post.

<div class="rightcontainer">
	<div>
		<ul id="tweetscontainer" class="tweetscontainer"><li class="tweetcontainer">
		<img class="tweetprofimg" src="index_files/icon.png"><span class="tweetprofname">TheChiefMeat</span>
		<span class="tweetprofuid">@TheChiefMeat - 27th Oct 2018</span>
		<div class="ml58px"><p style="margin: 0px;">
						

		</p></div></li>
		</ul>
	</div>
</div>

To have a user icon, simply rename your chosen icon to icon.png and place it in the index_files folder.

To host the page on IPFS, follow the below IPFS tutorial:

https://www.real.video/5823109402001

decentralized-twitter's People

Contributors

thechiefmeat avatar dunebook avatar

Watchers

James Cloos avatar  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.