MyCryptoLink
No description available
Install / Use
/learn @SimCoderYoutube/MyCryptoLinkREADME
About The Project

This project is similar to LinkTree and aims to allow anyone to easily share their crypto wallet addresses with anyone with just one easy link.
It is specifically important for anyone with an online presence that wants to receive donations as it offers a clean way of giving this donation option without the need to typing an address each and every single time someone asks for it.
Built With
<!-- GETTING STARTED -->Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
💻 Installation
-
Clone the repo
git clone https://github.com/SimCoderYoutube/MyCryptoLink.git -
Install NPM packages
npm install -
Firebase
- Create a Firebase project
- Start Realtime database (it won't get used but it needs to be initialized)
- Enable Firestore and paste the firestore_rules.txt into the rules tab
- Go to authentication and enable google sign in
- Go to project settings and add a web app
- Copy the firebaseConfig and paste it into
frontend/src/App.jsreplacing the current firebaseConfig - Deploy the firebase function with the in backend/index.js file
-
Run
npm start
Roadmap
See the open issues for a list of proposed features (and known issues).
<!-- CONTRIBUTING -->➕ Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Please check the Wiki
🌟 Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2021 SimCoder.
This project is GPL 3 licensed. Some of the dependencies are licensed differently.
<!-- CONTACT -->👤 Contact
SimCoder
- Website: www.simcoder.com
- Twitter: @simcoder_here
- Github: @simcoderYoutube
- Youtube: SimCoder
