Skip to content

demondhand/farcaster-mini-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadowmint Tiers – Smart Contract

Solidity Foundry License

Smart contract project built using Foundry, designed for tier-based logic within a Web3/Farcaster ecosystem.

Designed with modular architecture to support scalable tier-based access control and ecosystem integration.


Features

  • Tier-based contract logic
  • Modular smart contract architecture
  • Foundry testing environment
  • Scripted deployment structure
  • Scalable access-control design

Tech Stack

  • Solidity (^0.8.x)
  • Foundry
  • Forge-Std

Project Structure

  • src/ – Smart contracts
  • script/ – Deployment scripts
  • test/ – Unit tests
  • lib/ – External dependencies

Testing

Run tests locally:

forge test

Deployment

Deploy using Foundry script:

forge script script/Counter.s.sol --broadcast

Author

Rama Gumilar
Web3 Builder | Smart Contract Developer | Community Contributor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors