Author Topic: Qora + CIYAM + Burst : Automated Transactions & Atomic Cross-Chain Transactions  (Read 3971 times)

0 Members and 1 Guest are viewing this topic.

Tuck Fheman

  • Guest
someone send me a message on qora please, want to test

favdesu

sent, be sure you're running v21.

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
someone send me a message on qora please, want to test

favdesu

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
From bitcointalk:

There's also another huge thing implemented in this release

A web server to explore decentralized websites hosted on block chain
Credits to agran
 


Just open your wallet and visit http://127.0.0.1:9083/

that's a huge feature and brought me to qora yesterday. how do you submit websites?

edit: search for favdesu  :)

You will need to place the HTML code to the Value field of the registered name that you want to use and submit it.
Make sure the size will be 4.000 bytes maximum ( you can count it here: https://mothereff.in/byte-counter ).
You can use this HTML generator: http://sanusart.github.io/html-now to generate the HTML code easily and to preview it, use this: http://codebeautify.org/htmlviewer/

Tuck Fheman

  • Guest
This weekend Qora should reach block 99,000 and AT will be enabled. The first ACCT will then occur with Burst.  Here's some more updates.

Quote
Replace in settings.json

Code: [Select]
“weballowed”:[
“127.0.0.1”
],
to

Code: [Select]
“weballowed”:[
],

And your qora web server available from the Internet. http://123.123.123.123:9083

Add to settings.json

Code: [Select]
“webport”:80,
Will open without specifying the port. http://123.123.123.123

If you have a domain name, it will look like a regular website.

- Vrontis

Quote
Quote from: CIYAM on May 09, 2015, 10:10:54 AM

I have begun work on designing a new AT that will allow for discovery of “offers” for ACCTs (which will be the main way that decentralised coin trading can occur using AT).


Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
The web server will redirect to the url stored in your alias.. It's really simple actually nothing ground breaking with that.

bitshares doesn't offer this for example...

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
The web server will redirect to the url stored in your alias.. It's really simple actually nothing ground breaking with that.
Hired by blockchain | Developer
delegate: dev.sidhujag



Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
sounds really cool, syncing the client. Guess I'll buy a few if I like the web server thing

Offline bitmeat

  • Hero Member
  • *****
  • Posts: 1116
    • View Profile

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
its just a name alias lookup and redirect... like if bitshares accounts have URL's which they do and its a simple RPC lookup of that bitshares account URL and redirect your browser to it lol! ASFAIK

https://bitsharestalk.org/index.php/topic,15886.msg205857.html#msg205857
I was one of the first ppl that brought Ian's work to attention here infact if you read the bct thread you will see ,e try to convince him to run as a delegate. It's great if we get it included in bitshares his work is good.
Hired by blockchain | Developer
delegate: dev.sidhujag

Tuck Fheman

  • Guest

Tuck Fheman

  • Guest
its just a name alias lookup and redirect... like if bitshares accounts have URL's which they do and its a simple RPC lookup of that bitshares account URL and redirect your browser to it lol! ASFAIK

https://bitsharestalk.org/index.php/topic,15886.msg205857.html#msg205857

Offline Ander

  • Hero Member
  • *****
  • Posts: 3506
    • View Profile
  • BitShares: Ander
Its the AT and ACCT that are the really important features imo.  I haven't even heard that this web thing was coming until today.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
It's finally finished! Qora v20 is released with AT and much more (like, "a web server to explore decentralized websites") ...

https://github.com/Qoracoin/Qora/releases/tag/0.20.0



its just a name alias lookup and redirect... like if bitshares accounts have URL's which they do and its a simple RPC lookup of that bitshares account URL and redirect your browser to it lol! ASFAIK
Hired by blockchain | Developer
delegate: dev.sidhujag