https://github.com/devadedeji/ethers
A project to understand how to use ethers.js library
https://github.com/devadedeji/ethers
Last synced: 5 months ago
JSON representation
A project to understand how to use ethers.js library
- Host: GitHub
- URL: https://github.com/devadedeji/ethers
- Owner: DevAdedeji
- Created: 2022-03-28T16:12:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T00:02:28.000Z (over 4 years ago)
- Last Synced: 2025-06-22T19:43:13.842Z (about 1 year ago)
- Language: Vue
- Homepage: ethers-bice.vercel.app
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ethers
## 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/).