https://github.com/calcuis/container-frontend
container js (gguf.us frontend)
https://github.com/calcuis/container-frontend
container frontend javascript
Last synced: 3 months ago
JSON representation
container js (gguf.us frontend)
- Host: GitHub
- URL: https://github.com/calcuis/container-frontend
- Owner: calcuis
- License: mit
- Created: 2024-03-05T01:00:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-06T23:53:36.000Z (over 1 year ago)
- Last Synced: 2025-02-26T07:19:15.647Z (3 months ago)
- Topics: container, frontend, javascript
- Language: JavaScript
- Homepage: https://pypi.org/project/gguf-container
- Size: 458 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### container frontend
container js frontend
#### run it locally with python/python3:
```
python server.py
```
[](https://github.com/calcuis/container-frontend/master/demo1.png)
[](https://github.com/calcuis/container-frontend/master/demo2.png)
🎮play with testnet(s)🍿 awesome🐷
#### player (everybody)
get container(s) from shop; can edit owned container with unlimited times! e.g., you can change the name and image to a rare cryptopunk and show it off to your fatty peer(s)🐷🐷🐷 you have owned the most expensive 🐷JPEG🖼️! in a nutshell: you own the container🍼 you own the planet🌎 sounds good🐷?[
](https://github.com/calcuis/container-frontend/master/demo6.png)
em.. you can modify the container under the portfolio tab as above🐷; if you set the container as your ens avatar, it will source the updated one automatically; and you are able to see it beside the connect button (on top right corner)
#### admin (assigned by owner)
list new container(s):[
](https://github.com/calcuis/container-frontend/master/demo3.png)
plus, edit listed container content (except price) before sold
#### owner (transferable)
transfer shop ownership; assign admin role; close/open the shop:[
](https://github.com/calcuis/container-frontend/master/demo4.png)
redeem shop balances:
[
](https://github.com/calcuis/container-frontend/master/demo5.png)
🍼🐷in addition, edit the container price before sold
### smart contract backend
check the [contract source code](https://github.com/calcuis/container-smart-contract) 📜📚testnet deployment:
- Goerli (chain id: `5`; compiler version: ^0.8.24)
[0x7ec34595c19f6e12d62E562D896D7C403fBBcb05](https://goerli.etherscan.io/address/0x7ec34595c19f6e12d62E562D896D7C403fBBcb05)
- Sepolia (chain id: `11155111`; compiler version: ^0.8.24)
[0x11A276eC4332277b389cFbC51f9076517EF16Da9](https://sepolia.etherscan.io/address/0x11A276eC4332277b389cFbC51f9076517EF16Da9)
- Linea (chain id: `59140`; compiler version: ^0.8.19)
[0x07839b9A6712CC239Ea573174b23B871E819cBA0](https://explorer.goerli.linea.build/address/0x07839b9A6712CC239Ea573174b23B871E819cBA0)
- Mumbai (chain id: `80001`; compiler version: ^0.8.24)
[0x631B17eEA8F2bc7b2B43055576157488D306bF73](https://mumbai.polygonscan.com/address/0x631B17eEA8F2bc7b2B43055576157488D306bF73)