Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.
/ endorser Public archive

A contract to track digital endorsements according to comercial Mexican law. This contract allows for any user to mint a new token by providing the hash of the digital document that's endorsed.

License

Notifications You must be signed in to change notification settings

PlumaaID/endorser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Endorser

Important

Project is unmantained. Replaced with Plumaa ID protocol.

A contract to track digital endorsements according to comercial Mexican law. This contract allows for any user to mint a new token by providing the hash of the digital document that's endorsed. Privacy is ensured by only tracking the hash of the document, and not the document itself.

Deployments

Network ChainID Endorser Proxy
Arbitrum Sepolia 421614 0x1166221d7122ca3dA1BF397d850C81933D0ae13c

Installing Foundry

See Foundry installation guide.

Testing the contract

forge test

Deploying the contract

You can simulate a deployment by running the script:

forge script script/Endorser.s.sol

See Solidity scripting guide for more information.

About

A contract to track digital endorsements according to comercial Mexican law. This contract allows for any user to mint a new token by providing the hash of the digital document that's endorsed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published