/starknet-contracts

Primary LanguagePythonMIT LicenseMIT

‼️ THIS REPO HAS BEEN MOVED HERE ‼️

We have moved to a fork of OZ.

Oasis ERC721 Cairo Contracts

Deploy /contracts/tokens/ERC721.cairo to StarkNet to have the NFTs available for trading on Oasis. Please see the Cairo documentation for more information on deploying contracts.

Setup env

python3 -m venv env
source env/bin/activate
pip install git+https://github.com/OpenZeppelin/nile.git
nile install

Need help? Contact us:


  • Discord: 0xmonkeyy#0981
  • Twitter: 0xmonkeyy

  • Discord: 0xSean#1534
  • Twitter: 0xs34n

Acknowledgements

These contracts were inspired by or directly modified from many sources, primarily: