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

https://github.com/bh2smith/evmbase-js

Mirroring mintbase-js but for EVM networks
https://github.com/bh2smith/evmbase-js

Last synced: about 1 year ago
JSON representation

Mirroring mintbase-js but for EVM networks

Awesome Lists containing this project

README

          

# evmbase-js
Mirroring mintbase-js but for EVM networks

```sh
npm install
# Test
npm test
# Lint Fix
npm run fmt
```