fluidex / dingir-exchange

A high performance crypto trading engine
235 stars 63 forks source link

Need to update document #375

Closed jabethtoday closed 2 years ago

jabethtoday commented 2 years ago

hi all, I've tried follow readme file to start but this command npx ts-node trade.ts not found trade.ts. I'm also tried with python example but when run python put_order.py i got error

        debug_error_string = "{"created":"@1641810269.581794000","description":"Error received from peer ipv4:127.0.0.1:50051","file":"src/core/lib/surface/call.cc","file_line":1075,"grpc_message":"invalid signature","grpc_status":3}"

Can you take notes something (or update document) to help newbie get started. Thank you.

gcomte commented 2 years ago

Thanks for the quick merge @HAOYUatHZ

@jabethtoday: The trade.ts-path is now fixed in the README.md. Could also be interesting for you: I wrote a small document that has some additional information on how to get started with dingir-exchange: https://github.com/gcomte/dingir-exchange-docs (PRs are welcome)

jabethtoday commented 2 years ago

Many thanks, your good job and fast reply. Best wishes for you