Forums - Open Redstone Engineers

Full Version: Starting A Cryptocurrency
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Instead of holding onto a ledger of money
A ledger of sites

Allowing anonymous, decentralized web sites
(09-28-2016, 12:07 AM)VoltzLive Wrote: [ -> ]Instead of holding onto a ledger of money
A ledger of sites

Allowing anonymous, decentralized  web sites

So like........ Idk how bitcoin or other cryptocurrencies work, but that sounds interesting, how would the websites be updated, would that not be possible?
(09-29-2016, 04:46 AM)qwerasd205 Wrote: [ -> ]
(09-28-2016, 12:07 AM)VoltzLive Wrote: [ -> ]Instead of holding onto a ledger of money
A ledger of sites

Allowing anonymous, decentralized  web sites

So like........ Idk how bitcoin or other cryptocurrencies work, but that sounds interesting, how would the websites be updated, would that not be possible?

Storing information of any kind that cannot be edited is easily possible with blockchain technology but how would a website work (that aren't just information storing sites)?
(09-29-2016, 03:10 PM)Halflife390 Wrote: [ -> ]
(09-29-2016, 04:46 AM)qwerasd205 Wrote: [ -> ]
(09-28-2016, 12:07 AM)VoltzLive Wrote: [ -> ]Instead of holding onto a ledger of money
A ledger of sites

Allowing anonymous, decentralized  web sites

So like........ Idk how bitcoin or other cryptocurrencies work, but that sounds interesting, how would the websites be updated, would that not be possible?

Storing information of any kind that cannot be edited is easily possible with blockchain technology but how would a website work (that aren't just information storing sites)?

https://blockstack.org/ Decentralized internet!
(09-29-2016, 07:10 PM)Chibill Wrote: [ -> ]
(09-29-2016, 03:10 PM)Halflife390 Wrote: [ -> ]
(09-29-2016, 04:46 AM)qwerasd205 Wrote: [ -> ]
(09-28-2016, 12:07 AM)VoltzLive Wrote: [ -> ]Instead of holding onto a ledger of money
A ledger of sites

Allowing anonymous, decentralized  web sites

So like........ Idk how bitcoin or other cryptocurrencies work, but that sounds interesting, how would the websites be updated, would that not be possible?

Storing information of any kind that cannot be edited is easily possible with blockchain technology but how would a website work (that aren't just information storing sites)?

https://blockstack.org/  Decentralized internet!

That's cheating, it just uses the bitcoin network, I'm making it from scratch.
Ok so here are some updates:

The program is finish and working! Its about 5000 lines and partially object orientated, using UPNP it works across the internet but can be configured for LAN mode too. I have tested it using 4 computers at home and it works pretty well. I'm in the middle of documentation right now but should be able to release a beta when I get time to make an installer for it.
Where's the repo?
I haven't uploaded anything yet, I'm going to make an installer for it so people without VB can still run it. If you want to see the code I can upload the solution for you to run.
(02-05-2017, 12:13 AM)Halflife390 Wrote: [ -> ]I haven't uploaded anything yet, I'm going to make an installer for it so people without VB can still run it. If you want to see the code I can upload the solution for you to run.

You should have had a git repo from the very start.

If you're writing software, any software, doesn't matter if its closed source or not.

                              **Get a repo**

then since it's open source, you have a nice place to put it on github for free
if closed source I recommend bitbucket because free private repos!
Pages: 1 2