https://github.com/gravityblast/dappzilla
https://github.com/gravityblast/dappzilla
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gravityblast/dappzilla
- Owner: gravityblast
- Created: 2023-04-28T01:31:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T12:43:27.000Z (about 3 years ago)
- Last Synced: 2025-01-05T22:39:08.722Z (over 1 year ago)
- Language: TypeScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dAppzilla
> We All Gonna Test It (WAGTI)
> — Anon
```
git clone git@github.com:gravityblast/dappzilla.git
cd dappzilla
npm install
```
```
# 1st terminal
npm run simple-dapp
```
```
# 2nd terminal
npm run dev
```
## Run test
```
node dist/index.js
```