codius-host:用于 Node.js 的 Codius 主机

时间:2024-07-08 07:34:59
【文件属性】:

文件名称:codius-host:用于 Node.js 的 Codius 主机

文件大小:69KB

文件格式:ZIP

更新时间:2024-07-08 07:34:59

JavaScript

Codius 主机 尚未准备好用于生产 这是 Codius 主机的原型实现。 Codius 主机运行应用程序并为它们提供允许密钥生成、与外部系统交互等的 API! 请记住,这是一个早期的原型,它仍然缺少许多安全、稳定和有用的功能。 先决条件 要使用 Codius 主机,您需要最新版本的 Linux。 Linux 对于下面的示例命令,我们假设您使用的是 Ubuntu 14.04 或更高版本。 但是大多数最新的 Linux 发行版应该可以工作。 不过,我们绝对建议使用最新的稳定版本。 如果您使用的是 Windows/Mac,请尝试安装 ,然后运行: vagrant init ubuntu/trusty32 vagrant up vagrant ssh 恭喜,您正在运行 Ubuntu/Linux! 继续。 32 位 libc/libstdc++(如果您使用的是 Vagrant 或 32


【文件预览】:
codius-host-master
----.gitignore(474B)
----app.js(1KB)
----Dockerfile(415B)
----package.json(2KB)
----test-contract-upload.sh(547B)
----bin()
--------codius-host(918B)
----.travis.yml(423B)
----.ebextensions()
--------port.config(390B)
--------libseccomp.config(660B)
--------ssl.config(1KB)
----models()
--------balance.js(2KB)
--------ledger.js(2KB)
--------credit.js(1024B)
--------contract.js(1KB)
--------contract_storage_entry.js(1KB)
--------debit.js(948B)
--------address.js(1KB)
--------token.js(2KB)
----LICENSE(730B)
----README.md(5KB)
----circle.yml(1KB)
----compute-service()
--------config()
--------controllers()
--------server.js(268B)
----deploy-to-testnet.sh(196B)
----DEPLOY.md(396B)
----migrations()
--------20150210133058_create-ledgers.js(300B)
--------20150212120755_create_addresses.js(358B)
--------20150114152243_add_credits.js(351B)
--------20140802170344_add_balances.js(1KB)
--------20141223232043_balances_belong_to_tokens.js(329B)
--------20140802170330_add_contracts.js(1KB)
--------20150114152246_add_debits.js(350B)
--------20141023163216_add_contract_storage_entries.js(1KB)
--------20140802170601_add_tokens.js(2KB)
----lib()
--------bitcoin.js(694B)
--------log.js(1KB)
--------contract_storage.js(3KB)
--------index.js(2KB)
--------application.js(1KB)
--------billing_service.js(2KB)
--------engine.js(2KB)
--------config.js(4KB)
--------db.js(1KB)
--------events.js(90B)
--------token.js(2KB)
--------features.js(238B)
--------amortizer.js(7KB)
--------compute_service.js(8KB)
--------formatter.js(1KB)
--------server.js(3KB)
--------overdraft.js(329B)
----nodemon.json(69B)
----routes()
--------post_contract.js(4KB)
--------get_token_metadata.js(2KB)
--------get_health.js(1KB)
--------post_token.js(3KB)
--------host_meta.js(1KB)
--------root.js(96B)
----processes()
--------billing_bitcoind.js(2KB)
--------ripple_billing.js(4KB)
--------billing_service.js(282B)
--------amortization.js(1KB)
--------compute_service.js(1KB)
--------server.js(1KB)
----fig.yml(212B)
----knexfile.js(120B)
----billing-service()
--------config()
--------controllers()
--------server.js(333B)
----test()
--------http()
--------test_contract()
--------models()
--------genkey.js(1KB)
--------application.js(2KB)
--------billing_service.js(4KB)
--------amortizer.js(2KB)
--------compute_service.js(4KB)
--------server.js(924B)

网友评论