A web application to share your wallets easily with just one link
Explore the docs »
View Working website
·
Report Bug
·
Request Feature
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.
To get a local copy up and running follow these simple steps.
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
-
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.js
replacing the current firebaseConfig - Deploy the firebase function with the in backend/index.js file
-
Run
npm start
See the open issues for a list of proposed features (and known issues).
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
Give a ⭐️ if this project helped you!
Copyright © 2021 SimCoder.
This project is GPL 3 licensed. Some of the dependencies are licensed differently.
SimCoder
- Website: www.simcoder.com
- Twitter: @simcoder_here
- Github: @simcoderYoutube
- Youtube: SimCoder