{"id":18780532,"url":"https://github.com/barkprotocol/bark-blink-sample","last_synced_at":"2025-06-25T10:38:50.336Z","repository":{"id":254241678,"uuid":"844185722","full_name":"barkprotocol/bark-blink-sample","owner":"barkprotocol","description":"BARK Blink is an application for managing BARK tokens and Solana actions. It includes features like staking BARK, transferring tokens, and minting NFTs.","archived":false,"fork":false,"pushed_at":"2025-04-30T16:42:00.000Z","size":2668,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T06:39:39.225Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barkprotocol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-18T16:32:21.000Z","updated_at":"2024-08-25T11:40:33.000Z","dependencies_parsed_at":"2024-11-07T20:31:35.393Z","dependency_job_id":"79fefd8d-fcc9-47a7-b62e-2ff78e0e8af2","html_url":"https://github.com/barkprotocol/bark-blink-sample","commit_stats":null,"previous_names":["barkprotocol/bark-blink"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/barkprotocol/bark-blink-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barkprotocol%2Fbark-blink-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barkprotocol%2Fbark-blink-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barkprotocol%2Fbark-blink-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barkprotocol%2Fbark-blink-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barkprotocol","download_url":"https://codeload.github.com/barkprotocol/bark-blink-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barkprotocol%2Fbark-blink-sample/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261853319,"owners_count":23219841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T20:26:57.691Z","updated_at":"2025-06-25T10:38:50.306Z","avatar_url":"https://github.com/barkprotocol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BARK Blink\n\nBARK Blink is an application for managing BARK tokens and Solana actions. It includes features like staking BARK, transferring tokens, and minting NFTs.\n\n## Features\n\n- **Staking BARK**: Secure the network by staking BARK to a validator.\n- **Transfer BARK**: Easily transfer BARK to any Solana wallet.\n- **Mint an NFT**: Allow users to claim digital collectibles from a collection.\n\n## Usage\n\n1.**Transfer BARK Tokens**\n\nNavigate to the TransferBarkPage component in your application.\nEnter the recipient's Solana address and the amount of BARK tokens to transfer.\nSubmit the form to initiate the transfer.\n\n2. **Mint NFTs**\n\nNavigate to the MintNFTPage component in your application.\nEnter the metadata URI, name, and symbol for the NFT.\nSubmit the form to mint a new NFT.\n\n3. **Stake Tokens**\n\nNavigate to the StakePage component in your application.\nEnter the amount of tokens to stake.\nSubmit the form to stake the tokens.\n\n## Screenshot\n\n![App Screenshot](docs/screenshots/app-screenshot.png)\n\n## Installation\n\nTo get started with BARK Blink, follow these steps:\n\n1. **Clone the Repository**:\n\n    ```bash\n    git clone https://github.com/barkprotocol/bark-blink.git\n    ```\n\n2. **Navigate to the Project Directory**:\n\n    ```bash\n    cd bark-blink\n    ```\n\n3. **Install Dependencies**:\n\n    ```bash\n    npm install\n    ```\n\n4. **Set Up Environment Variables**:\n\n    Create a `.env.local` file in the root directory and add your environment variables. Example:\n\n    ```env\n    NEXT_PUBLIC_SOLANA_NETWORK=mainnet\n    NEXT_PUBLIC_METAPLEX_API_KEY=your_metaplex_api_key\n    ```\n\n5. **Run the Development Server**:\n\n    ```bash\n    npm run dev\n    ```\n\n    Open your browser and navigate to `http://localhost:3000`.\n\n## Usage\n\n- **Staking BARK**: Navigate to `/stake` to stake your BARK tokens.\n- **Transfer BARK**: Visit `/transfer` to transfer BARK tokens to another wallet.\n- **Mint an NFT**: Go to `/mint-nft` to mint a new NFT.\n\n## Contributing\n\nContributions are welcome! Please follow these guidelines:\n\n1. Fork the repository.\n2. Create a new branch for your changes.\n3. Commit your changes with a descriptive message.\n4. Push your branch to your forked repository.\n5. Open a pull request against the `main` branch of the original repository.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor any questions or issues, please open an issue on GitHub or contact us at [support@barkprotocol.net](mailto:support@barkprotocol.net).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarkprotocol%2Fbark-blink-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarkprotocol%2Fbark-blink-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarkprotocol%2Fbark-blink-sample/lists"}