Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devadedeji/ethers
A project to understand how to use ethers.js library
https://github.com/devadedeji/ethers
Last synced: 2 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T00:02:28.000Z (over 2 years ago)
- Last Synced: 2024-11-04T22:42:15.778Z (about 2 months 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/).