Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reecepbcups/cw-webhost
A CosmWasm website hosting smart contract for Cosmos chains
https://github.com/reecepbcups/cw-webhost
Last synced: about 2 months ago
JSON representation
A CosmWasm website hosting smart contract for Cosmos chains
- Host: GitHub
- URL: https://github.com/reecepbcups/cw-webhost
- Owner: Reecepbcups
- Created: 2023-12-16T02:14:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T03:58:43.000Z (5 months ago)
- Last Synced: 2024-08-05T04:59:53.925Z (5 months ago)
- Language: Rust
- Size: 73.2 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cw-webhost
A contract that allows a user to upload HTML code and execute it on the chain -> a users browser.
# cosmos SDK Side:
- https://github.com/CosmosContracts/juno/pull/917