Skip to content

Hardhat Solidity project that demonstrates how game developers can integrate with Orium Network.

Notifications You must be signed in to change notification settings

OriumNetwork/orium-contracts

Repository files navigation

Orium Contracts

Coverage Status Github Badge solidity - v0.8.9 License: CC0 v1 Discord Twitter Follow

Orium Contracts is a Hardhat Solidity project that demonstrates how game developers can integrate with Orium Network. Orium supports multiple rental protocols, select one of the protocols below in order to get started:

  • ERC-4907: An Ethereum standard that enables NFT owners to assign another address that can use a specific NFT.
  • ERC-4097 Profit-Share: Extension of ERC-4907 that expands the standard's scope to include profit-share rentals.

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

About

Hardhat Solidity project that demonstrates how game developers can integrate with Orium Network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published