Repository Information
Last updated
Last updated
This repository serves as a vital resource for developers and builders in the Haven1 ecosystem. It encompasses a range of key features, each with their specific file paths and direct links for easy access. Here's an organized list for convenience:8
Feature | Path | Link |
---|---|---|
All contracts have been extensively commented to aid in understanding the Haven1 Passport.
Ensure that you have NodeJS installed on your system as it is essential for running and testing the framework.
Clone the Repository: Start by cloning the repository to your local machine. This will give you access to all necessary files and documentation.
Navigate to the Directory: After cloning, change your current directory to the newly cloned repository.
Install Dependencies: Install all required dependencies to ensure your environment is ready for development.
This setup will provide you with all the tools and resources needed to develop and test applications utilizing Haven1's Passport. For additional guidance and documentation, refer to the repository's documentation section.
ProofOfIdentity
contract
contracts/proof-of-identity/ProofOfIdentity.sol
Examples
contracts/proof-of-identity/examples/*
Tests
test/proof-of-identity/*
Documentation
docs
Utils
utils
Templates
templates