Content
In the 4th century the Library of Alexandria was considered one of the largest stores of knowledge, despite its grandeur it was burnt to a crisp. Today code has the same value as books and literature and storing it on a centralised platform owned by a monopoly is at best a risky choice but unfortunately the only choice, that is until now.
- An onchain version control tool that handles not just version control but also storage while giving you full ownership of the code and reliability more than a nokia. We use Solana to store version history of your code meaning txns are fast and history is tamperproof. We're using web3.storage to store code versions on ipfs/filecoin to ensure storage is fast and reliable with encrypted storage coming soon.
- Push code changes to ipfs and filecoin.
- Have complete ownership over your code with the reliability of filecoin.
- Tamperproof code history
- Faster thans you can center a div, built to Solana
- Completely free to use and we dont sell you ads or harvest your data
npm i -g gitsol
Using npx
npx gitsol
gitsol init - init repo on chain
gitsol push - push code on chain
gitsol pull - pull changes from chain
gitsol clone - clone repo
Click on the video below to watch
- Anchor - Solana contracts to store version history
- web3.storage - To store code files on ipfs/filecoin
- Next.js - For our landing page, interactive UI coming soon
- Chakra UI - Styling
Anoushk Kharangate 💻 |
Ayush Pathak 💻 |
MIT License