Skip to content

paytr-protocol/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paytr protocol smart contracts

You can find all our smart contracts in this repository. At the moment there's one main contact, Paytr.sol.

Looking to use the Paytr protocol for your project? Check out our documentation here.

Forge test

All the tests are located in the test folder. Install the necessary dependencies with forge install.

You will need to run the tests on a Sepolia fork by using this command: forge test --fork-url https://sepolia.infura.io/v3/YOURKEY or forge test --fork-url https://eth-sepolia.g.alchemy.com/v2/YOURKEY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published