Version 1.0.5
The BARK Protocol Token Program is a sophisticated Solana-based program designed to streamline the creation, transfer, staking and management of BARK on the Solana blockchain. This sample version includes integration with the TypeScript language and the Anchor framework for improved type safety and efficient program development.
BARK Token (BARK) can be used for various purposes within the BARK Protocol ecosystem. Please refer to the documentation for detailed usage instructions.
Notice: This main.ts program is developed on the Devnet and tested on Solana Playground.
BARK serves as both a utility and a governance token within the BARK platform. It aims to:
- Provide governance rights to the BARK community.
- Serve as the primary medium of exchange for transactions within the BARK Protocol and its ecosystem.
- Incentivize participation and contribution among community members.
- Name:
- Symbol:
- Decimals: 9
- Platform: Solana
- Token Type: Token-2022
- Max Supply: 18.44 Billion
- Interest Bearing Rate: 5%
- Fee Basis Points: 280 (2.8% of each transaction)
- Max Fee: 500 Basis Points (5% of each transaction)
- Burn Rate: 2.5% Quarterly
- Governance: Token holders can participate in governance votes to influence the development and direction of the BARK platform.
- Utility: BARK tokens (BARK) can be used across a variety of applications and services within the BARK Protocol ecosystem.
- Fee Redistribution: Transaction fees are redistributed to support the ongoing development of the BARK platform and reward active community members.
- Humanitarian Aid: Providing assistance to communities affected by natural disasters, conflicts, or other crises, ensuring access to essential resources and support.
To interact with BARK tokens, you will need a Solana wallet set up. Recommend using Phantom or Solflare.
- Ensure you have SOL in your wallet to cover transaction fees.
- Use the wallet interface to add BARK Token using the contract address provided above.
- Transfer BARK tokens to any Solana address as you would with SOL.
Devnet Contract Address: Please provide the Devnet CA here
Faucet: Link to the faucet when available, for obtaining test tokens
- Governance Voting: BARK token holders can vote on proposals to shape the future direction of the ecosystem.
- Access Control: Holding a certain amount of BARK tokens could grant access to specific features or areas within the BARK ecosystem.
- Staking Rewards: Users can stake their BARK tokens to receive rewards, contributing to the security and stability of the platform.
Stay tuned for updates on governance features and how you can participate in decision-making processes using your BARK tokens.
Governance DAO:
- Solana Realms**: https://realms.today/
Interested in contributing? Check out our contribution guidelines and feel free to submit pull requests or open issues to discuss proposed changes or features.
We encourage testing on Solana's Devnet before interacting with the main contract. Please refer to the Solana documentation for guidance on setting up a test environment.