/anything-nft-contracts

Primary LanguageSolidityGNU General Public License v3.0GPL-3.0

Infty Marketplace Contracts

GitHub language count GitHub top language GitHub issues GitHub commit activity License: GPL v3

GitHub contributors Website GitHub Repo stars

Table of Contents

About

Conflux Program - BeiDou - Team CutoffX

This repository contains the smart contracts used by Infty Marketplace.

Getting Started

Prerequisites

Usage

Development Mode

Each directories in the reposetory are stanalone and contains the codebase for one specific smart contract. They may used different configuretions to build, run and deploy. Therefore, open the directories instead of the entire repository with Conflux Studio.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Due to school or work, the original team members may not be able to contribute as much after the end of the program, but at Conflux, we have a strong community. Thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

Please try to create bug reports that are:

  • Reproducible. Include steps to reproduce the problem.
  • Specific. Include as much detail as possible: which version, what environment, etc.
  • Unique. Do not duplicate existing opened issues.
  • Scoped to a Single Bug. One bug per report.

You could use markdownlint-cli to check for common markdown style inconsistency.

Acknowledgements

Thanks to the following open-source resources: https://github.com/Synthetixio/synthetix/blob/develop/contracts/StakingRewards.sol

License

This codebase is distributed under GPL v3 license.

See LICENSE for more information.