@abaxx/abaxx-id 中文文档教程

发布于 4年前 浏览 25 项目主页 更新于 3年前

Abaxx ID++ Protocol

v. 1.2.5

1. Clone this repo

git clone  https://github.com/abaxxtech/abaxx-api.git

2. Usage in your application

yarn add @abaxx/abaxx-id

3. Build and run local blockchain and IPFS server

yarn build 将生成此文件并将其保存到 dist/index.js

yarn

yarn build 

yarn start 

this will run a local test ethereum blockchain and ipfs

You can use https://explorer.abaxx.id to monitor transactions

4. Lib Tests

yarn test:js

5. Smart Contract Tests

yarn test:contracts

6. Deployment

yarn publish

Abaxx ID++ Protocol

v. 1.2.5

1. Clone this repo

git clone  https://github.com/abaxxtech/abaxx-api.git

2. Usage in your application

yarn add @abaxx/abaxx-id

3. Build and run local blockchain and IPFS server

yarn build will generate this file and save it to dist/index.js.

yarn

yarn build 

yarn start 

this will run a local test ethereum blockchain and ipfs

You can use https://explorer.abaxx.id to monitor transactions

4. Lib Tests

yarn test:js

5. Smart Contract Tests

yarn test:contracts

6. Deployment

yarn publish
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文