Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 906 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 906 Bytes

Proof of Interaction Protocol (POIP)

Life is full of events!

Proof of Interaction Protocol is designed to offer digital records (POI) of these real-world events!

Users can build a social profile of events, receive perks, and more from owning these digital records.

The Protocol

POIP leverages smart-tags to authenticate a user physically interacted with a secure smart-tag and awards an event token (POI) to the user as a digital record on the blockchain.

POIP Official Matic Address: 0x482AA12da3421c2c0ba25980437BcA5fc3570FF7 Test Address: 0x020e95094df8a00C18b8a82b7cB8583F6C8A4235

Chainlink Aggregator

Uses the chainlink aggregator to fix the cost of creating an event in USD (while paying with native matic)

Upgradeable Contract

The contract is upgradeable

Running Tests

Make sure to add the following into a .env { PRIVATE_KEY, COINMARKETCAP, ALCHEMY_API } npx hardhat test