Thanks for your interest in SocialDrop — free, open infrastructure for engagement-driven NFT airdrops on Base.
See the "Getting Started" section in the README.
- Branch from
main(feat/…,fix/…,chore/…). - Keep changes focused; write or extend tests under
packages/nextjs/__tests__orpackages/hardhat/test. - Ensure
yarn next:check-types,yarn next:lint, the Vitest and Hardhat suites, andyarn next:buildall pass — CI enforces these. - Open a PR against
mainwith a clear description.
Lint and type-check are enforced via Husky/lint-staged on commit and in CI. All code, comments, and commit messages are in English.