stellar-api:用于Stellar的RESTful API

时间:2024-05-18 09:37:33
【文件属性】:

文件名称:stellar-api:用于Stellar的RESTful API

文件大小:49KB

文件格式:ZIP

更新时间:2024-05-18 09:37:33

JavaScript

恒星API 目录 入门 快速开始 通过运行Stellar Core和Horizo​​n。 如果您需要帮助,请阅读获取更多信息。 docker run --rm -it -p "8088:8000" -p "5433:5432" --name stellar stellar/quickstart —testnet 保存生成的postgresql密码,然后使用Control = P和Control-Q从容器中分离出来,以避免破坏实例。 添加,并确保将networkType参数值设置为“ testnet”。 这样可以确保将stellar-sdk实例设置为测试网络。 运行API git clone git@github.com:ar-to/stellar-api.git cd stellar-api npm i npm start 入门 设置Docker 请遵循以下说明来设置Docker


【文件预览】:
stellar-api-master
----public()
--------stylesheets()
----views()
--------index.ejs(222B)
--------error.ejs(83B)
----app.js(1KB)
----config()
--------routes.js(413B)
--------connections.json(560B)
----LICENSE(1KB)
----test()
--------api.js(2KB)
----README.md(20KB)
----.gitignore(914B)
----app()
--------services()
--------utils()
--------controllers()
--------routes()
----bin()
--------www(2KB)
----routes()
--------users.js(203B)
--------index.js(205B)
----package-lock.json(124KB)
----package.json(715B)

网友评论