Thank you for your interest in contributing to InheritX! InheritX is a revolutionary blockchain-powered digital asset inheritance platform that empowers users to securely manage, transfer, and optimize their digital assets—including cryptocurrencies and NFTs—using a decentralized exchange (DEX) swap feature. Built on StarkNet, InheritX ensures transparency, security, and automation in digital estate planning.
InheritX combines:
- Digital Asset Inheritance: Secure, automated transfer of digital assets to designated beneficiaries.
- DEX Swap Integration: Pre- and post-inheritance asset swaps for optimal portfolio management.
- Blockchain Technology: Leveraging StarkNet to guarantee a decentralized, trustless, and secure environment.
- User-Centric Design: Intuitive dashboards and robust identity verification for asset owners and beneficiaries.
- Star the project
- Drop your TG handle
- Join the group
https://t.me/+xN161b3GkwNiYTZk
We welcome contributions in various forms, including bug fixes, feature implementations, and documentation improvements.
- Navigate to the (https://github.com/skill-mind/InheritX-smart_contract.git).
- Click the Fork button to create your copy of the repository.
- Clone your forked repository to your local machine:
git clone https://github.com/<your-username>/InheritX-smart_contract.git
cd InheritX-smart_contract
Create a branch for your feature or bug fix:
git checkout -b feature/<Issue title>
- Implement your changes.
- Test your changes thoroughly.
- Commit your work with a descriptive message:
git add .
git commit -m "Issue Title"
- Push your branch to your forked repository:
git push origin <Issue Title>
- Click on Pull Requests and select New Pull Request.
- Provide a clear and concise title and description for your PR.
- Link any relevant issues.
Code of Conduct
- Please adhere to our Code of Conduct to maintain a respectful and inclusive community.
- Write clean and modular code following the repository's coding standards.
- Ensure all changes are tested before submission.
- Document new features and updates thoroughly.
Thank you for contributing to InheritX and helping us build a secure, innovative platform for digital asset inheritance!