Pages:
Author

Topic: [ANN][FLO] A Worldwide Public Record | Alexandria | ETDB | Medici | 0.15 Segwit - page 79. (Read 516115 times)

legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com

Very cool!

100k FLO donation to FHHAyE651vsd5tbBJbvswqZk9WaKpF89Ag (the Development team.)

6f16f6fecf5fdf83cd1dc5563ef25289afba20b760ddd840ad8ad92f3db64300

Last block was 25 minutes ago... arghhhh

Edit: nm about that block thing.
sr. member
Activity: 437
Merit: 260
balance
http://motherboard.vice.com/read/could-cyberwar-cause-a-library-of-alexandria-event


@boutiuqe: As it was part of the requirement that this code is open-source, I believe iquidus posted the source freely available here: https://github.com/iquidus/flocharts
sr. member
Activity: 638
Merit: 250
Update: There is a contender for the bounty that has most of the work complete.

Hey everyone,

So here is what I have made: http://iquidus.io:5000

It's loading dummy data at the moment which you can view here

http://iquidus.io:5000/api/marketchartdata
http://iquidus.io:5000/api/bitcoinchartdata

FLO: F7SW9kFnq5attzLamedneJWv5hjcvCTDvk

Look nice, do you have source for it ?
legendary
Activity: 1588
Merit: 1000
newbie
Activity: 54
Merit: 0
Update: There is a contender for the bounty that has most of the work complete.

Hey everyone,

So here is what I have made: http://iquidus.io:5000

It's loading dummy data at the moment which you can view here

http://iquidus.io:5000/api/marketchartdata
http://iquidus.io:5000/api/bitcoinchartdata

FLO: F7SW9kFnq5attzLamedneJWv5hjcvCTDvk

Xocel - thanks dude, great work! Bounty sent - we'd love to have you join Alexandria's slack channel, if you're interested please pm me your email addy

Devon
legendary
Activity: 1974
Merit: 1010
Need to find more time for florin.  Lotta sexy goin' on.   Shocked
sr. member
Activity: 301
Merit: 260
FLO dev
xocel has collected my 70k FLO bounty for this project, I think it's pretty much got everything requested  Smiley

I should have it up on florincoin.info feeding live from the blockchain sometime this week  Grin

Thanks xocel!

Thanks xocel! Link added to OP and bounty sent.
sr. member
Activity: 437
Merit: 260
balance
xocel has collected my 70k FLO bounty for this project, I think it's pretty much got everything requested  Smiley

I should have it up on florincoin.info feeding live from the blockchain sometime this week  Grin

Thanks xocel!
full member
Activity: 121
Merit: 100
Update: There is a contender for the bounty that has most of the work complete.

Hey everyone,

So here is what I have made: http://iquidus.io:5000

It's loading dummy data at the moment which you can view here

http://iquidus.io:5000/api/marketchartdata
http://iquidus.io:5000/api/bitcoinchartdata

FLO: F7SW9kFnq5attzLamedneJWv5hjcvCTDvk
sr. member
Activity: 437
Merit: 260
balance
Update: There is a contender for the bounty that has most of the work complete.
sr. member
Activity: 437
Merit: 260
balance
Thanks for your contributions, Devon and skyangel  Smiley

I received a few PMs about this bounty so I'd like to post some clarification on what I'd like to see:


There are two types of historical JSON archives in the Florincoin blockchain right now - FLO trade data and Bitcoinaverage data.

The FLO trade data chart should be interactive, something like you'd see on blockchain.info, with a date range picker at the bottom and mouseover context cards.

https://blockchain.info/charts/market-price

However, unlike blockchain.info the chart should display additional information on mouseover:

  • Date
  • Cryptsy Price
  • Poloniex Price
  • Bittrex Price
  • Daily Volume
  • Weighted Price
  • FLO/USD


The Bitcoinaverage chart should be exactly the same, Y axis = last trade price and X axis = time. Mouseover should have the following additional information:

  • Date
  • Bid
  • Ask
  • Volume
  • 24h average
  • Last

If you want to really win the bounty, add a dropdown box to select the value for the Y axis as well as displaying the extra data points on mouseover.

Important: don't worry about sourcing the tx-comment JSON, you'll need to run a full node to have the blockchain indexed in a database for that. I already have this database on florincoin.info and the bounty is for providing front-end code, not another block explorer (though you're welcome to make one if you feel so inclined)! For research and development you can use some fake data, as long as it's formatted properly I should be able to plug in the historian data easily. Who knows, maybe I'll make an API for the block explorer this weekend just to make it easier for you guys Wink
sr. member
Activity: 301
Merit: 260
FLO dev
I'll offer 70,000 FLO for anyone who builds an open-source web application (javascript would be a good choice) that can take an array of these JSON strings and turn it into a nice looking graph (using d3 or highcharts or something similar).
I'll add another 30,000 FLO to that bounty, for a total of 100k - anyone interested in building the FOSS web-application Joey described above should PM him or I to discuss.
I'll match the 30,000 FLO for a total of 130K.
newbie
Activity: 54
Merit: 0
We've got one Alexandria node recording historical market data from Cryptsy, Bittrex, and Poloniex Smiley

http://florincoin.info/explorer/messages/

I'll offer 70,000 FLO for anyone who builds an open-source web application (javascript would be a good choice) that can take an array of these JSON strings and turn it into a nice looking graph (using d3 or highcharts or something similar).


Example JSON string:

Code:
{"alexandria-history-record-datapoint":{"title":"FloMarketData","address":"FF9r36Ua3Ds4itz29hzbfqjkMpoTZ8HEqT","timestamp":"1435242572","api":"http://colorcoin.org:41290/flo-market-data/v1/getAll","unixtime":1435242563,"cryptsy":"0.0865","poloniex":"0.2139","bittrex":"0.6996","daily-volume":"190266.31250000","weighted":"0.00000751","USD":"0.00185"},"signature":"H2N9+nFzO/p2FB7QbzuvcwFbJV88pI9ocZdZGAERIs2/OrK5RZ658BlAPLqmIjT22rBYSAhS19AJFRwCxVoN/B4="}

If you want to run your own market data indexing program, check out https://github.com/metacoin/flo-market-data -- the source code for the Alexandria node (the part that publishes to the blockchain) will be available soon.

Our "Librarian" node (we'll explain this concept in much more detail later on) is actually capturing and archiving the Bitcoin-USD average hourly as well:

http://florincoin.info/explorer/tx/?txid=7d63a476c024bdbf98a2cf5a6c0b9a49e6c6efdcce40fa59bd82098611cf6ff5

Code:
{"alexandria-history-record-datapoint":{"title":"Bitcoin Average Summary","address":"FF9r36Ua3Ds4itz29hzbfqjkMpoTZ8HEqT","timestamp":"1435256972","api":"https://api.bitcoinaverage.com/ticker/global/USD/","24h_avg":244.16,"ask":245.04,"bid":244.84,"last":245.0,"volume_btc":44865.37,"volume_percent":84.24},"signature":"H2UoNtmXlJsotmFr7HCpKp4XpGw8Uvqd3mQw+yYPsKkgqe8vvbp640/23oZxdGjYcqxl/UE5Gc02T+LeylN2I4U="}

I'll add another 30,000 FLO to that bounty, for a total of 100k - anyone interested in building the FOSS web-application Joey described above should PM him or I to discuss.
sr. member
Activity: 437
Merit: 260
balance
We've got one Alexandria node recording historical market data from Cryptsy, Bittrex, and Poloniex Smiley

http://florincoin.info/explorer/messages/

I'll offer 70,000 FLO for anyone who builds an open-source web application (javascript would be a good choice) that can take an array of these JSON strings and turn it into a nice looking graph (using d3 or highcharts or something similar).


Example JSON string:

Code:
{"alexandria-history-record-datapoint":{"title":"FloMarketData","address":"FF9r36Ua3Ds4itz29hzbfqjkMpoTZ8HEqT","timestamp":"1435242572","api":"http://colorcoin.org:41290/flo-market-data/v1/getAll","unixtime":1435242563,"cryptsy":"0.0865","poloniex":"0.2139","bittrex":"0.6996","daily-volume":"190266.31250000","weighted":"0.00000751","USD":"0.00185"},"signature":"H2N9+nFzO/p2FB7QbzuvcwFbJV88pI9ocZdZGAERIs2/OrK5RZ658BlAPLqmIjT22rBYSAhS19AJFRwCxVoN/B4="}

If you want to run your own market data indexing program, check out https://github.com/metacoin/flo-market-data -- the source code for the Alexandria node (the part that publishes to the blockchain) will be available soon.
sr. member
Activity: 462
Merit: 250
I love to trade
Finally a coin I've bought that is becoming really big!! Good job with alexandria!
sr. member
Activity: 437
Merit: 260
balance
Cool, how about if I have a giga bit server that upload the movies, then other will streaming it online, is it make different than my home PC like 50mb/s ?
Or still calculate through the combine seed actual online at that time ?
This is very interested.
Is it RPi 2 seed vs PC seed ( p2p ) , any of those make different from streaming speed ?

These are good questions, thanks for reminding me to test Alexandria out on my RPi 2.

Bandwidth questions about streaming quality / seeding mechanics are not known to me at this time. Perhaps I can look deeper into the IPFS codebase to figure it out. (We've switched from BitTorrent to IPFS recently).
legendary
Activity: 1190
Merit: 1002
Cool, how about if I have a giga bit server that upload the movies, then other will streaming it online, is it make different than my home PC like 50mb/s ?
Or still calculate through the combine seed actual online at that time ?
This is very interested.
Is it RPi 2 seed vs PC seed ( p2p ) , any of those make different from streaming speed ?
newbie
Activity: 54
Merit: 0
So we will able to upload HD movies.
What is download and upload rate from Alexandria ?


Since Alexandria users don't download from a web server with known bandwidth limits, that's not really something that can be quantified very well - it will vary depending on what piece of media you're downloading and how many other users are currently seeding it.

http://gateway.ipfs.io/ipfs/QmUNrsYdFLfQxrgTdjV7wLYL8CLZWjJyhGWu9ZvRu7AJoT

Now my caveat is that right now the "it just works" version of the Alexandria browser defaults to "Gateways" so that users don't have to install all of the daemons necessary to run things in an entirely p2p way - so those users *would* in fact be using web servers for downloading, but since there will be many gateway options available and users will be able to switch between them in their preferences, it would again be pretty impossible to actually say what the dl or ul rate is for Alexandria in general.

(edit, added this) Oh, all that said - we've generally found that with ~10 or so seeders with a average speed internet connection, an HD movie or FLAC audio file can start streaming pretty much right away.
legendary
Activity: 1190
Merit: 1002
So we will able to upload HD movies.
What is download and upload rate from Alexandria ?
Pages:
Jump to: