Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.01 KB

‼️ 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: