GithubHelp home page GithubHelp logo

flex-marketplace-contract's People

Contributors

0xandee avatar ametel01 avatar and1vo avatar anidhumal avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flex-marketplace-contract's Issues

Complete all tests for RoyaltyFeeManager

Complete the test cases in test.

All contract are deployed and dispatcher initialized, refer to test utils for details.

use scarb run test to run all the tests, or scarb run test <test_name> to run a specific test.
Adjust the #[should_panic()] decorator error message based on the test case, refer to starknet foundry docs for detailed implementation.

All test cases are required to PASS

Complet all the tests for TransferManagerERC1155

Complete the test cases in test.

All contract are deployed and dispatcher initialized, refer to test utils for details.

use scarb run test to run all the tests, or scarb run test <test_name> to run a specific test.
Adjust the #[should_panic()] decorator error message based on the test case, refer to starknet foundry docs for detailed implementation.

All test cases are required to PASS

Complete all the tests for SignatureChecker2

Complete the test cases in test.

All contract are deployed and dispatcher initialized, refer to test utils for details.

use scarb run test to run all the tests, or scarb run test <test_name> to run a specific test.
Adjust the #[should_panic()] decorator error message based on the test case, refer to starknet foundry docs for detailed implementation.

All test cases are required to PASS

Complete all the test cases for ExecutionManager

Complete the test cases in test.

All contract are deployed and dispatcher initialized, refer to test utils for details.

use scarb run test to run all the tests, or scarb run test <test_name> to run a specific test.
Adjust the #[should_panic()] decorator error message based on the test case, refer to starknet foundry docs for detailed implementation.

All test cases are required to PASS

Complete all the tests for TransferSelectorNFT

Complete the test cases in test.

All contract are deployed and dispatcher initialized, refer to test utils for details.

use scarb run test to run all the tests, or scarb run test <test_name> to run a specific test.
Adjust the #[should_panic()] decorator error message based on the test case, refer to starknet foundry docs for detailed implementation.

All test cases are required to PASS

Implement Functions' Body for Marketplace contract

Implement the functions' body for the Marketplace contract. For reference and consistency, the implementation should align with the existing Cairo0 Marketplace.cairo contract.

Dependencies:

scarb v2.4.0
snforge 0.13.0

Requirements:

Ensure that the code passes both scarb fmt and scarb build commands without errors, ensuring proper formatting and successful build.

upgrade: Upgrade Smart Contracts to Cairo 1 and Update Flex Marketplace Deployment Steps

Description

We need to upgrade our smart contracts from Cairo 0 to Cairo 1. This upgrade is essential to stay up-to-date with the latest features and improvements in the Cairo language.

Contracts to Upgrade

The following smart contracts need to be reviewed and upgraded:

Deployment Steps

Here are the steps to deploy the Flex Marketplace after the upgrade:

  1. Deploy Proxy
  2. Deploy CurrencyManager and whitelist ETH
  3. Deploy StrategyStandardSaleForFixedPrice
  4. Deploy ExecutionManager and whitelist StrategyStandardSaleForFixedPrice
  5. Deploy RoyaltyFeeRegistry
  6. Deploy RoyaltyFeeManager
  7. Deploy SignatureChecker2
  8. Deploy Marketplace
  9. Deploy TransferManagerERC721
  10. Deploy TransferManagerERC1155
  11. Deploy TransferSelectorNFT
  12. Setup the Marketplace contract: Ensure to set TransferSelectorNFT before usage.

Contributors

Calling on contributors to assist with this upgrade. Please review each contract, update the code to Cairo 1, and test thoroughly.

Complete all the tests for TransferManagerERC721

Complete the test cases in test.

All contract are deployed and dispatcher initialized, refer to test utils for details.

use scarb run test to run all the tests, or scarb run test <test_name> to run a specific test.
Adjust the #[should_panic()] decorator error message based on the test case, refer to starknet foundry docs for detailed implementation.

All test cases are required to PASS

Complete all tests for RoyaltyFeeRegistry

Complete the test cases in test.

All contract are deployed and dispatcher initialized, refer to test utils for details.

use scarb run test to run all the tests, or scarb run test <test_name> to run a specific test.
Adjust the #[should_panic()] decorator error message based on the test case, refer to starknet foundry docs for detailed implementation.

All test cases are required to PASS

Complete all the tests for MarketPlace

Complete the test cases in test.

All contract are deployed and dispatcher initialized, refer to test utils for details.

use scarb run test to run all the tests, or scarb run test <test_name> to run a specific test.
Adjust the #[should_panic()] decorator error message based on the test case, refer to starknet foundry docs for detailed implementation.

All test cases are required to PASS

Complete all the tests for TransferManagerNFT

Complete the test cases in test.

All contract are deployed and dispatcher initialized, refer to test utils for details.

use scarb run test to run all the tests, or scarb run test <test_name> to run a specific test.
Adjust the #[should_panic()] decorator error message based on the test case, refer to starknet foundry docs for detailed implementation.

All test cases are required to PASS

Implement Functions' Body for Proxy Contract

Implement the functions' body for the Proxy contract. For reference and consistency, the implementation should align with the existing Cairo0 Proxy.cairo contract.

Dependencies:

scarb v2.4.0
snforge 0.13.0

Requirements:

Ensure that the code passes both scarb fmt and scarb build commands without errors, ensuring proper formatting and successful build.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.