https://github.com/ysongh/digital-receipt
(FVM Space Warp) A Dapp to issue receipts as NFT and reduce paper receipts.
https://github.com/ysongh/digital-receipt
chakra-ui etherjs hardhat vue
Last synced: 6 days ago
JSON representation
(FVM Space Warp) A Dapp to issue receipts as NFT and reduce paper receipts.
- Host: GitHub
- URL: https://github.com/ysongh/digital-receipt
- Owner: ysongh
- Created: 2023-01-24T01:55:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T01:04:59.000Z (about 3 years ago)
- Last Synced: 2023-08-01T02:41:34.093Z (about 3 years ago)
- Topics: chakra-ui, etherjs, hardhat, vue
- Language: Vue
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Digital Receipt
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).