Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prakharsinha-09/launchpad-decentralized-investment
https://github.com/prakharsinha-09/launchpad-decentralized-investment
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prakharsinha-09/launchpad-decentralized-investment
- Owner: PrakharSinha-09
- Created: 2024-05-02T12:27:55.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-21T14:07:21.000Z (5 months ago)
- Last Synced: 2024-06-22T06:43:34.496Z (5 months ago)
- Language: JavaScript
- Size: 2.11 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Technology
This demo uses:
- Metamask
- Hardhat
- ReactJs
- Tailwind CSS
- Solidity
- EthersJs## Running the project
npx hardhat node
npx hardhat run ./scripts/deploy.js
yarn start## Useful links cum References
- 🚀 [TailwindCSS](https://tailwindcss.com/)
- ⚽ [Metamask](https://metamask.io/)
- 💡 [Hardhat](https://hardhat.org/)
- 🔥 [ReactJs](https://react.dev/)
- 🐻 [Solidity](https://soliditylang.org/)
- 👀 [EthersJs](https://docs.ethers.io/v5/)