Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritzvik/ethernity-certificationonblockchain
https://github.com/ritzvik/ethernity-certificationonblockchain
blockchain dapp ethereum front-end html javascript metamask solidity
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ritzvik/ethernity-certificationonblockchain
- Owner: ritzvik
- Created: 2018-10-04T19:01:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T11:17:54.000Z (about 6 years ago)
- Last Synced: 2024-11-07T20:55:28.998Z (about 2 months ago)
- Topics: blockchain, dapp, ethereum, front-end, html, javascript, metamask, solidity
- Language: JavaScript
- Size: 109 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETHERNITY-CertificationOnBlockChain
## contract.sol
smart contract to store hashes of certificate on blockchainSmart contract can be compiled at remix.ethereum.org
Smart contract is hosted at ropsten network at address 0xA126124825Bbe39381eDE8c907430Aad641021f1 . Etherscan Link : https://ropsten.etherscan.io/address/0xa126124825bbe39381ede8c907430aad641021f1
#### Metamask chrome plugin required.
#### Change variable 'contract_address' in index.js to change contract address if a new contract is deployed.
#### Issuer account has to be first registered by using the button 'Link Issuer Name' in index.html to start issuing certificates.
#### Many functions are not implemented on the fron-end but available in the samrtcontract.=> A working webpage is hosted on http://students.iitmandi.ac.in/~b16110/ethernity/