A Secure and Decentralized Pastebin
you can see my portfolio by visiting the demo link. See Deployed Smart contract on Etherscan
In order to run this project, you will need to have the following installed on your computer:
- nodejs
- yarn | npm
To install the application, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/Jovian-Dsouza/enigma-paste
- Navigate to the project directory in your terminal.
cd enigma-paste
- Run
npm
to install the necessary packages.
npm install
QUICK_NODE_URL=....
GOERLI_PRIVATE_KEY=... // For Contract deployment
NEXT_PUBLIC_ENIGMAPASTE_ADDRESS= .... //deployed contract address
PINATA_API_KEY=... //IPFS Api key
PINATA_API_SECRET=... //IPFS Api secret
cd smartcontracts
npx hardhat run scripts/deploy.js --network goerli
To start the application, run npm run dev.
npm run dev
Contributions to this project are welcome. If you encounter any issues or have suggestions for improvement, please open an issue on the GitHub repository.
Before contributing, please review the contribution guidelines.
For additional information or inquiries, you can reach out to the project maintainer:
- Name: Jovian Dsouza
- Email: dsouzajovian123@gmail.com
Feel free to contact the maintainer for any questions or feedback regarding the project.
This project is licensed under the MIT License. You are free to modify, distribute, and use the code for personal and commercial purposes. See the LICENSE file for details.
If you like this project, please give it a star ⭐ and/or consider buying me a coffee(s). Every donation is appreciated.