Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osenoah/ose_dapp
Created a Smart Contract with Solidity and Connected it to a web page using Viem
https://github.com/osenoah/ose_dapp
dapp ethereum remix-ide solidity viem webdev
Last synced: 5 days ago
JSON representation
Created a Smart Contract with Solidity and Connected it to a web page using Viem
- Host: GitHub
- URL: https://github.com/osenoah/ose_dapp
- Owner: osenoah
- Created: 2024-09-18T00:07:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T02:26:52.000Z (5 months ago)
- Last Synced: 2025-01-29T15:12:08.263Z (5 days ago)
- Topics: dapp, ethereum, remix-ide, solidity, viem, webdev
- Language: JavaScript
- Homepage: https://sepolia.etherscan.io/address/0xa750e32f091e6dd1f9c4542524344d8fc5592d8f
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ose's dApp
## Decentralized Application on the Ethereum Blockchain
### Description
This project is a decentralized application (dApp) built on the Ethereum blockchain. It leverages Remix-IDE for state management and VIEM for interacting with Ethereum smart contracts.
#### Technologies Used
**Ethereum**
**Remix-IDE**: A state management library for managing the dApp state.
**VIEM**: A library for interacting with Ethereum smart contracts.
**WebDev**: HTML, CSS, JS for UI.