E-vault for legal records. Secure, fast and forever.
This project uses Next.js, ChakraUI, TailwindCSS, Anchor and Solana SDKs.
- Clone the repo with
git clone https://github.com/VaithiSniper/SolAr-Frontend.git - Open the folder with
cd client - Install the dependencies with
npm install - Run the project with
npm run dev
- Create a new branch with
git checkout -b <branch-name> - Make your changes
- Commit and push your changes with
git add .,git commit -m "Your message"andgit push origin <branch-name> - Create a pull request


