Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想自动化一些交易,需要在 Heroku 上的应用程序中完成。
我不知道在 Heroku 上运行 bitcoind 的任何方法,但无论如何这可能是一个有争议的问题。Bitcoind 不一定必须与访问它的代码在同一个系统上。在你的 bitcoin.conf 中选择一个非默认端口和一个强大的用户名/密码组合,你可以在任何地方运行它。如果您想走那么远,应该有一个 SSL 选项。