Post
Topic
Board Announcements (Altcoins)
Re: NXT :: descendant of Bitcoin - Updated Information
by
nxtru
on 30/01/2014, 20:53:44 UTC
ANNOUNCEMENT  Nxt Net Application http://95.85.8.113:9000/nxtnet
I'm glad to announce my Nxt-based web application. It's a decentralized storage of URI's on top of Nxt AM. The app allows you to add a new URI with description and search among existing records.
Some examples of usage:
1. Decentralized storage of torrent files (in form of magnet links); the app contains a link to external torrent->magnet link converter;
2. Decentralized DNS: add records like this: URI - , description - ;
3. Decentralized storage of bookmarks;

How it works
The storage is a list of following records: {, }. Information is stored in JSON-formatted Nxt AMs sent to predefined Nxt ID.

Currently the Nxt address to send messages from is fixed; it contains some coins, you can try to add your record for free (add it, refresh the page after a few minutes).

UPDATE  Nxt Net Application http://95.85.8.113:9000/nxtnet
First of all I'd like to thank all donators!

I made some improvements:
1. URI validation: no more new records with invalid addresses.
2. Adding records is improved: success/error status is reported.
3. Live search.
4. UI improvements.

Someone donated 100Nxt to the sending account (thanks again) - feel free to try!

I'd also like to take part in the AM contest with this app.

Nxt 6488861056876578743

P.S. I'm surprised nobody tried to upload a torrent file; I recall someone wanted this feature very much.