Giter VIP home page Giter VIP logo

Comments (11)

pinhopro avatar pinhopro commented on July 17, 2024

You have to install pyblinktrade ( https://github.com/blinktrade/pyblinktrade )

from bitex.

pjz avatar pjz commented on July 17, 2024

It's installed. Moving the url_payment_processor line up to the default section fixed it.

from bitex.

pjz avatar pjz commented on July 17, 2024

Okay, so now I'm having issues because there's no bootstrap data in the database. I've tried adding some, but the relationship between brokers and users is unclear, as is whether that's the same broker_id needed in frontend/_config.yml. Any chance you guys could post a set of demo data, or perhaps put something useful in trade/models.py:db_bootstrap ?

from bitex.

pinhopro avatar pinhopro commented on July 17, 2024

https://github.com/blinktrade/bitex/tree/master/config/bootstrap

from bitex.

pinhopro avatar pinhopro commented on July 17, 2024

just run
$ bootstap.py demo.ini

It should work

from bitex.

pjz avatar pjz commented on July 17, 2024

Wow, I was too busy reading apps/trade/models.py to notice! Will do, thanks!

from bitex.

pinhopro avatar pinhopro commented on July 17, 2024

Not so sure if the demo.ini is up to date, but you should be able to work with it.

let me know if it works or not :)

from bitex.

pjz avatar pjz commented on July 17, 2024

Seems to work okay, except that I can only log in as the demo user user not as the exchange user. Any hints?

from bitex.

pinhopro avatar pinhopro commented on July 17, 2024

the generated password for the exchange user is a random password.

just make sure you include "password" key in the config file

from bitex.

pjz avatar pjz commented on July 17, 2024

I used the demo.ini, and it implies that the exchange user password is abc12345... is that the config file you were referring to?

from bitex.

pjz avatar pjz commented on July 17, 2024

Okay, the password issue I was me not noticing that you had to go tot he #admin URL to log in as admin.

from bitex.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.