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

https://github.com/calcuis/container-freemint-frontend

freemint contract js frontend
https://github.com/calcuis/container-freemint-frontend

css frontend javascript

Last synced: 3 months ago
JSON representation

freemint contract js frontend

Awesome Lists containing this project

README

        

### gguf-container-freemint frontend
downlonad the js frontend source code (clone this repo) and host it on your own machine
#### i.e., run it locally by (py/python/python3):
```
python server.py
```
[](https://raw.githubusercontent.com/calcuis/simple-bank-contract/master/demo1.png)
#### frontend hosting
- https://gguf.us
#### backend (smart contracts)
- never turn off (hope so)🐷
- check/get lazybank [source code](https://github.com/calcuis/simple-bank-contract)
- check/get freemint [source code](https://github.com/calcuis/container-freemint)