Author Topic: Trying to recreate the Graphene GUI  (Read 3321 times)

0 Members and 1 Guest are viewing this topic.

Offline VoR0220

yup...it appears that it is working now...kind of. I'm gonna explore.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline svk

Looks like someone added a module in a recent commit so you'll need to do npm install again to fetch it.
Worker: dev.bitsharesblocks

Offline VoR0220

Try this...

1. Go to explorer - account
2. Find Nathan and click
3. Click Link button on the left

I don't have any of that. I'm literally looking at a gray backdrop....

I think this error in the web dir might have something to do with it:

"ERROR in ./app/components/Transfer/Invoice.jsx
Module not found: Error: Cannot resolve module 'lzma' in /home/vor0220/graphene-ui/web/app/components/Transfer
 @ ./app/components/Transfer/Invoice.jsx 53:12-27"
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Try this...

1. Go to explorer - account
2. Find Nathan and click
3. Click Link button on the left

Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline VoR0220

Did you run witness node?

Yes. I got everything running....The config file looks to be set. The witness node is running. But the localhost only shows a gray screen (looks to be the background to the test shots I've been seeing but without any of the options or anything written on that background). Here's the html:

Code: [Select]
<!DOCTYPE html>
<!-- saved from url=(0022)http://localhost:8080/ -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta charset="utf-8">
    <!--<meta name="viewport" content="width=device-width"/>-->
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <title>Graphene UI</title>
    <link rel="icon" type="image/x-icon" href="http://localhost:8080/favicon.ico">
    <link rel="stylesheet" href="http://localhost:8080/app.css">
</head>
<body>
<main id="content"></main>
<script src="./Graphene UI_files/app.js"></script>


</body></html>
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Did you run witness node?
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline VoR0220

Yes it runs locally, there are instructions in the repo. It's in a separate repo from the toolkit: graphene-ui

I tried following the instructions. Not getting me to where I want to be. Do I get the GUI from the Cli or Web directory?

The web directory.

I've updated the README, let me know if anything still needs to be clarified.

Well I think I'm on the right track now. But I'm getting a blank gray screen. Might this be from not having a user account besides Nathan created? Or should it not work anyways?
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline svk

Yes it runs locally, there are instructions in the repo. It's in a separate repo from the toolkit: graphene-ui

I tried following the instructions. Not getting me to where I want to be. Do I get the GUI from the Cli or Web directory?

The web directory.

I've updated the README, let me know if anything still needs to be clarified.
Worker: dev.bitsharesblocks

Offline VoR0220

Yes it runs locally, there are instructions in the repo. It's in a separate repo from the toolkit: graphene-ui

I tried following the instructions. Not getting me to where I want to be. Do I get the GUI from the Cli or Web directory?
« Last Edit: July 19, 2015, 04:49:26 am by VoR0220 »
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline svk

Yes it runs locally, there are instructions in the repo. It's in a separate repo from the toolkit: graphene-ui
Worker: dev.bitsharesblocks

Offline VoR0220

Is this in the new version? I can't seem to recreate it...am I supposed to run this on a local host to see the GUI? Let me know.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads