Importing Uniswap V3 Core (solidity 0.7.6) to use in project with solidity version 0.8.15 #2297
              
                Unanswered
              
          
                  
                    
                      partylikeits1983
                    
                  
                
                  asked this question in
                Help
              
            Replies: 1 comment
-
| This depends upon whether you want to import the v0.7 contract in the v>=0.8.0 contract, or you want to keep them separate. Could you clarify that? | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
What's the best way to import smart contracts with an older version of solidity into a project with a newer pragma version in a foundry project?
Beta Was this translation helpful? Give feedback.
All reactions