Skip to content

w3-kit/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

w3-kit/contracts

CI License: MIT

Reusable smart contract templates for EVM (Solidity + Foundry) and Solana (Anchor).

Structure

evm/ # Solidity contract templates (Hardhat + TypeScript tests) solana/ # Anchor programs

EVM Contracts (Planned)

  • ERC-20 token template
  • ERC-721 NFT template
  • ERC-1155 multi-token template
  • Staking contract
  • Vesting contract
  • Governance (DAO voting)
  • Multisig wallet
  • Subscription/billing

Solana Programs (Planned)

  • SPL token creation
  • Staking program
  • Vesting program
  • Subscription program

Every contract includes a .learn.md with explanations and security considerations.

About

Reusable smart contracts for EVM (Solidity + Foundry) and Solana (Anchor)

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors