2 Star 8 Fork 8

WANG/NFTDemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 992 Bytes
一键复制 编辑 原始数据 按行查看 历史
packages/subgraph/subgraph.yaml
packages/subgraph/generated
packages/subgraph/abis/*
packages/hardhat/*.txt
**/aws.json
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
**/node_modules
packages/hardhat/artifacts*
packages/hardhat/deployments
packages/react-app/src/contracts/*
!packages/react-app/src/contracts/external_contracts.js
packages/hardhat/cache*
packages/**/data
!packages/react-app/src/contracts/contracts.js
# ts
packages/hardhat-ts/cache
# secrets
.secret
packages/subgraph/config/config.json
tenderly.yaml
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
coverage
# production
build
# yarn / eslint
.yarn/cache
.yarn/install-state.gz
.yarn/build-state.yml
.eslintcache
# testing
coverage
# production
build
#Hardhat files
cache
artifacts
# misc
.DS_Store
.env*
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
# Local Netlify folder
.netlify
*.tsbuildinfo
*.stackdump
.yalc
yalc.lock
packages/vite-app-ts/dist
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/wangpengli/NFTDemo.git
[email protected]:wangpengli/NFTDemo.git
wangpengli
NFTDemo
NFTDemo
main

搜索帮助