Skip to content

OriumNetwork/orium-rental-marketplace-contracts

Repository files navigation

Orium Rental Protocol

Orium Protocol for renting NFTs. Powered by ERC7432 and ERC7589.

Getting Started

To get started with this project, clone the repository and run the following commands:

npm ci
npm run compile
npm test
npm run coverage

Install Foundry

To be able to use foundry, run the following commands:

npm run fetch-foundry
npm run foundry-install

Then you will be able to run tests with foundry with the following commands:

npm run foundry-test

About

Orium Protocol for Renting NFTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published