Employer Badge
Learn how to integrate the POPP employer badge into your code
Last updated
Learn how to integrate the POPP employer badge into your code
Last updated
To integrate our smart contracts you will need to install our interface
package
After the npm package has been installed, you can now import the IEmployerSft
into your contract.
Then you will need to instantiate the contract:
You can now use the contract accordingly (refer to ):