Skip to main content

Creating the Project

Steps

  • First off create a new project using the header menu

  • Give your project a name and description and select where it should source the content from

  • For our example, we’re going to select import from BSC.

  • Now let’s add the contract address

  • For our example, we’ll import the PancakeSwap contracts from Github

  • We’re going to do this one by one until we have everything in the repository

  • Once we have everything, the ARC Reactor will generate a diagram showing how the different components interact with each other

  • You can see this for the MasterChef or each individual component by clicking through the file explorer

  • There are a few dependencies for this example contract we’re going to need to import through BSCScan

  • These contracts contain necessary project files so let’s import them through BSCscan instead of Github

Watch the video