https://github.com/ansinitro/solink-application
https://github.com/ansinitro/solink-application
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ansinitro/solink-application
- Owner: ansinitro
- License: mit
- Created: 2024-05-12T13:25:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-19T08:13:05.000Z (about 1 year ago)
- Last Synced: 2024-05-19T09:25:15.251Z (about 1 year ago)
- Language: HTML
- Size: 3.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SOLINK APPLICATION
## Description
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.## Features
- Connect to Solana wallet
- Professional networking functionalities
- Responsive design using Bootstrap
- Seamless integration with Solana blockchain
## Repository Structure
### Files
- 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.### Directories
- 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.
- 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.
- views/: Directory containing HTML files for the views of the application.
- wallet-connect.html: HTML file for the wallet connection view.## Demo Screenshots
## Quick Start
```bash
git clone https://github.com/ansinitro/solink-application
cd solink-application
yarn
yarn start
```## Examples
Below is an example of how to use the Solink application:1. Clone the repository: `git clone
https://github.com/ansinitro/solink-application.git`
2. Install dependencies: yarn
3. Run the server: yarn start
4. Access the application in your browser at http://localhost:3000## How to Use
To use the Solink application, follow these steps:
1. Open the wallet-connect.html file in your browser.
2. Click on the "Connect Wallet" button to connect your Solana wallet.
3. Start networking and collaborating with other professionals within the Solana ecosystem.## Contributors
- Angsar
- TomirisFeel free to contribute to this project by forking the repository and submitting pull requests.