Skip to content

Forge / Foundry template to get started with @lukso/lsp-smart-contracts

Notifications You must be signed in to change notification settings

CJ42/lukso-forge-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo-foundry-lukso

LUKSO - Forge Template

Forge/Foundry project template to get started developing contracts from @lukso/lsp-smart-contracts

Getting Started

Install foundry. You can find the installation instructions here: https://book.getfoundry.sh/getting-started/installation.html

Then clone the repository.

git clone https://github.com/CJ42/forge-lsp-smart-contracts.git
npm i

To generate the artifacts simply run:

forge build

The contract ABIs will placed under the artifacts/ folder.

About

Forge / Foundry template to get started with @lukso/lsp-smart-contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages