This repository contains curated blockchain knowledge used by the BlocksBuddy Telegram chatbot to provide accurate, helpful information about the blockchain ecosystem, with a primary focus on Kadena.
We're building a community-maintained knowledge base to:
- Make blockchain concepts more accessible to newcomers
- Document Kadena's unique features, contracts, and development resources
- Provide standardized information about smart contracts, DeFi concepts, and Web3 terminology
- Create a reliable reference that can be used by BlocksBuddy and other community tools
This repository contains structured knowledge (not real-time data) about:
- Smart contracts: Addresses, descriptions, interfaces, and documentation
- Blockchain concepts: Explanations of key ideas in DeFi, NFTs, and Kadena-specific technologies
- Development resources: Tutorials, tools, and getting started guides
- FAQs: Common questions and clear answers about Kadena and blockchain
- Glossary: Definitions of technical terms
The BlocksBuddy Telegram bot uses this information to answer user questions with accurate, consistent information when discussing blockchain topics.
The main data file is blockchain-data.json with these main sections:
contracts: Information about deployed smart contracts across different blockchainsconcepts: Explanations of key ideas in DeFi and Kadena-specific technologiesdevelopment: Resources for developers looking to build on Kadenafaq: Common questions and answers about blockchain technologyglossary: Definitions of technical terms
Each section is carefully structured to be machine-readable while maintaining human editability.
We welcome contributions from the community! Here's how to help:
- Fork this repository
- Add your knowledge to the appropriate section of
blockchain-data.json - Submit a pull request with a clear description of what you've added
- Fork this repository
- Update the outdated information
- Make sure to update the
lastUpdatedfield with today's date (YYYY-MM-DD format) - Submit a pull request describing what you've updated
When contributing, please ensure:
- Accuracy: Information should be factually correct and verifiable
- Neutrality: Present information objectively without marketing language
- Clarity: Explanations should be understandable to newcomers
- Conciseness: Keep entries focused and to the point
- Structure: Follow the existing JSON schema
This repository is for persistent knowledge, not real-time data. We do not track:
- Token prices
- Trading volumes
- TVL (Total Value Locked)
- Market capitalizations
- Gas fees
These time-sensitive metrics are handled separately through API integrations in the BlocksBuddy bot.
All contributions will be reviewed by maintainers for:
- Accuracy and correctness
- Adherence to the JSON schema
- Quality of explanations
- Overall value to the knowledge base
We aim to review PRs within 1-2 weeks.
This repository and all its contents are available under the MIT License. See the LICENSE file for details.
If you have questions or suggestions, please open an issue in this repository or reach out to us on Telegram.
Built with ❤️ by the Kadena community