Skip to content

YamenMerhi/foundry-lsp-smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foundry-lsp-smart-contracts

This repo is not official nor maintained, it's used for the sake of this article: Foundry Vs Hardhat


Check the official implementation of the lsp-smart-contracts


Foundry vs Hardhat

Installation

$ git clone https://github.com/YamenMerhi/foundry-lsp-smart-contracts.git
$ cd ./foundry-lsp-smart-contracts
$ forge install

Usage

For compiling:

$ forge build

For testing:

$ forge test

About

Repo used only for testing.

Topics

Resources

Stars

Watchers

Forks