Solink is a professional networking application built on the Solana blockchain. It allows users to connect, collaborate, and leave their mark within the Solana ecosystem. This README provides an overview of the project's repository structure, key features, demo screenshots, and examples.
- Connect to Solana wallet
- Professional networking functionalities
- Responsive design using Bootstrap
- Seamless integration with Solana blockchain
- README.md: The main documentation file for the project.
- config.js: Configuration file for the project, handling environment variables.
- styles.css: Cascading Style Sheets (CSS) file defining the visual style of the application.
- .editorconfig: Configuration file defining code style settings for editors.
- server.js: JavaScript file defining the server-side logic of the application.
- public/: Directory containing publicly accessible files.
- css/: Directory containing CSS files for styling.
- styles.css: CSS file defining the style of the application.
- images/: Directory containing image files used in the application.
- logos/: Directory containing logo image files.
- long.png: Logo image file.
- logos/: Directory containing logo image files.
- js/: Directory containing JavaScript files.
- walletConnect.js: JavaScript file for wallet connection functionality.
- videos/: Directory containing video files used in the application.
- background.mp4: Video file used as background in the application.
- css/: Directory containing CSS files for styling.
- views/: Directory containing HTML files for the views of the application.
- wallet-connect.html: HTML file for the wallet connection view.
git clone https://github.com/ansinitro/solink-application
cd solink-application
yarn
yarn start
Below is an example of how to use the Solink application:
- Clone the repository:
git clone https://github.com/ansinitro/solink-application.git
- Install dependencies: yarn
- Run the server: yarn start
- Access the application in your browser at http://localhost:3000
To use the Solink application, follow these steps:
- Open the wallet-connect.html file in your browser.
- Click on the "Connect Wallet" button to connect your Solana wallet.
- Start networking and collaborating with other professionals within the Solana ecosystem.
- Angsar
- Tomiris
Feel free to contribute to this project by forking the repository and submitting pull requests.