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

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)

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)