Post
Topic
Board Announcements (Altcoins)
Re: RISE | Building Blockchain Based App Development Environments
by
target
on 06/08/2016, 07:40:36 UTC
Seem like the team is becoming transparent this time. I still have thousands of RISE I hope to see this coin live up to its name.

Hi all,

I configured port 4242 for the rise wallet. The Wallet didn't honor the setting from the config and I found these lines in the app.js which override the config.json.
is this the intended behavior ?

Code:
if (process.env.NODE_ENV != 'production') {
        appConfig.port = 4444
} else
if (program.port) {
        appConfig.port = program.port;
}

if (program.address) {
        appConfig.address = program.address;
}
if (process.env.NODE_ENV != 'production') {
        appConfig.port = 4444
}
regards

Did you end up with a working wallet on different ports?

Edit: clearly it's fine based on your next post Wink

has anyone seen https://LiskDice.com ?

if the RISE community supports them I'm sure they'd port the Dapp to work with RISE when it's finished!

If enough people want to get a dice game going for Rise I'm sure we can get that made... for now, afaik there is one available on Yobit.

dace game would be good. hate doing it on yobit. i never win on that site  Grin