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
- Host: GitHub
- URL: https://github.com/calcuis/container-freemint-frontend
- Owner: calcuis
- License: mit
- Created: 2024-03-26T01:27:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-27T23:58:02.000Z (about 1 year ago)
- Last Synced: 2025-01-21T13:11:40.586Z (5 months ago)
- Topics: css, frontend, javascript
- Language: JavaScript
- Homepage: https://gguf.us
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)