8000 GitHub - zhiwei-w-luo/XENFT: XENFT (ex XEN Torrent) Contract
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zhiwei-w-luo/XENFT

 
 

Repository files navigation

Xen NFT

This is a Xen NFT project.

Installation

npm install

Tests

npm run test

Code Style

https://docs.soliditylang.org/en/latest/style-guide.html

Check code lint

npm run lint

Fix code lint

npm run lint:fix

Git Hook

This project uses Husky to run git hooks. The pre-commit hook runs lint-staged to run code lint checking and code formatting before committing.

Install Husky hooks

npm run husky:install

About

XENFT (ex XEN Torrent) Contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 73.8%
  • JavaScript 26.1%
  • Shell 0.1%
0