An open API service indexing awesome lists of open source software.

https://github.com/gravityblast/dappzilla


https://github.com/gravityblast/dappzilla

Last synced: 7 months ago
JSON representation

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
```