Update README.md

This commit is contained in:
SaketAnand 2023-07-09 18:44:58 +05:30 committed by GitHub
parent c47aac4244
commit 2505572748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,23 +1,24 @@
# Certifier # Certifier
RanchiMall Certificates is a blockchain linked verification system for all RanchiMall certificates including internship, employment, volunteership, and participation. RanchiMall has a certificate issuer FLO blockchain address FFCpiaZi31TpbYw5q5VNk8qJMeDiTLgsrE and an Internship Blockchain Contract FLO address FDaX363r1ooANA9A2erhehhigNTnidq3o4. Only these two addresses are RanchiMall authorized blockchain address for certificate issuance. #RanchiMall Certificates is a blockchain-linked verification system for all RanchiMall certificates including internship, employment, volunteership, and participation. RanchiMall has a certificate issuer FLO blockchain address FFCpiaZi31TpbYw5q5VNk8qJMeDiTLgsrE and an Internship Blockchain Contract FLO address FDaX363r1ooANA9A2erhehhigNTnidq3o4. Only these two addresses are RanchiMall-authorized blockchain addresses for certificate issuance.
(**Some certificates has also been issued to RanchiMall incorporation blockchain address in the past.) (**Some certificates have also been issued to RanchiMall incorporation blockchain address in the past.)
Searching for certificates: #Searching for certificates:
Intern or associated candidate can search their certificates by enter their name, FLO blockchain address/FLO ID or their FLO equivalent Bitcoin address. Intern or associated candidate can search their certificates by entering their name, FLO blockchain address/FLO ID, or their FLO equivalent Bitcoin address.
Upon saerching it provides the certificate data where the candidate can verify, download, or view on blockchain. All certificates are published on-chain. Upon searching it provides the certificate data where the candidate can verify, download, or view on the blockchain. All certificates are published on-chain.
Viewing certificates on blockchain: #Viewing certificates on blockchain:
"View on blockchain" shows the blockchain transaction link with flodata "View on blockchain" shows the blockchain transaction link with flodata
(inside flodata the whole certificate content is written on-chain. FLO data is the feature of FLO blockchain where 1040 ASCII characters can be written in each blockchain transaction) (inside flodata the whole certificate content is written on-chain. FLO data is the feature of FLO blockchain where 1040 ASCII characters can be written in each blockchain transaction).
Verifying certificates:
#Verifying certificates:
The verification process ensures that the certificate was genuinely issued by RanchiMall. When you choose the "Verify" option, the system performs three checks: The verification process ensures that the certificate was genuinely issued by RanchiMall. When you choose the "Verify" option, the system performs three checks:
It verifies the same using these three checks: It verifies the same using these three checks:
i) Verification of Sender Address: The system validates if the sender's blockchain address is one of RanchiMall's authorized addresses. i) Verification of Sender Address: The system validates if the sender's blockchain address is one of RanchiMall's authorized addresses.
ii) Verification of Receiver Address: The system verifies if the receiver's blockchain address is also one of RanchiMall's authorized addresses. ii) Verification of Receiver Address: The system verifies if the receiver's blockchain address is also one of RanchiMall's authorized addresses.
iii) Certificate Type Validation: The system confirms if the certificate corresponds to one of the following categories: Internship, Employment, Volunteership, or Participation. iii) Certificate Type Validation: The system confirms if the certificate corresponds to one of the following categories: Internship, Employment, Volunteership, or Participation.
If the certificate passes all three checks, you will be redirected to the RanchiMall website, where a verification message will confirm that the certificate is indeed verified by RanchiMall. If the certificate passes all three checks, you will be redirected to the RanchiMall website, where a verification message will confirm that RanchiMall indeed verifies the certificate.
All certificates can be downloaded as pdf format with the "download icon" at the certicate. It is attached with a QR code which verifies the certificate was issued by RanchiMall on blockchain. #All certificates can be downloaded in pdf format with the "download icon" on the certificate. It is attached with a QR code that verifies RanchiMall issued the certificate on the blockchain.