Skip to content

jellydn/thirdweb-foundry-starter

Repository files navigation

Welcome to thirdweb-foundry-starter 👋

Twitter: jellydn

Third Web Foundry Stater Template

Foundry + ThirdWeb CLI

Prerequisites

Use this template

$ forge init --template https://github.com/jellydn/thirdweb-foundry-starter thirdweb_foundry

Install

git submodule update --init
make

Usage

make build

Static Analyzer

make analyzers

Deploy Contract

Welcome to the new thirdweb contract deployment flow.

make deploy

Publish Contracts

Publishing contracts lets you make your contracts available to be deployed later, across multiple chains. You can even share your published contracts with others, letting them deploy instances of your contracts.

make deploy

Run tests

make test

Useful links

Author

👤 Dung Huynh

Show your support

kofi paypal buymeacoffee

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator