Skip to content

Setland34/contracts

 
 

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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 65.9%
  • JavaScript 27.6%
  • Python 4.9%
  • Ruby 1.3%
  • Shell 0.2%
  • Makefile 0.1%