1 Star 2 Fork 0

Hyperledger/cactus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
.cacti-config.json
.config.json
.nyc_output/
dist/
target/
.DS_Store
node_modules/
docs/main
docs/docs/references/openapi
logs/
jspm_packages/
generated-sources/
coverage/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# next.js build output
.next
# sqlite database files
**/*.sqlite3
# vscode files
.vscode/*
!.vscode/template.launch.json
!.vscode/extensions.json
# IntelliJ files
.idea/
# Introperability App specifics
examples/simple-asset-transfer/fabric/**/hfc-key-store/
bin/
.tmp/
lerna-debug.log
cactus-openapi-spec.json
cactus-openapi-spec-*.json
.npmrc
*.log
build/
.gradle/
site/
.env
.build-cache/*.tsbuildinfo
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
!packages/cactus-plugin-ledger-connector-*-socketio/src/main/typescript/common/core/bin
tools/docker/geth-testnet/data-geth1/
.history/
.manual-geth-artillery-config.yaml
packages/cactus-plugin-ledger-connector-fabric/src/test/typescript/fixtures/go/asset-transfer-private-data/chaincode-go/chaincode-go
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hyperledger/cactus.git
git@gitee.com:hyperledger/cactus.git
hyperledger
cactus
cactus
main

搜索帮助