Skip to content

hack-a-chain-software/near.monorepo

Repository files navigation

NEAR Hackachain Monorepo

This is how a real application structure should look like for near projects using react and rust smart contracts

Contents

Here inside this project we have configured

  • Github Actions
  • Commitlint
  • ESLint
  • EditorConfig
  • Prettier
  • Typescript
  • React Vite Web App + Tailwind + Zustand + Near
  • Smart Contract Written in Rust + Rust Tests + Lib Contract Integration Tests

Contributing

To Contribute fork this repo and send us a pull request following the patterns!