V1 Overview
[DRAFT] Profile.io enables users to create featureful and cryptographically verifiable online identities that can be decentralised and leveraged across the web. The system is built to support this through combining technologies from Web3 and Self Sovereign Identity (SSI).
V1 is currently under development and MVP released at https://profile.io. The latest staging environment can be located as follows:
Next.js application: here. To login, navigate to the Profile page and click Web3Connect. This will start the first phase of the authentication flow. Once completed, finish the login process by clicking Verify Web3Auth User. By opening the console, you will see a JWT granted to you - use this to execute certain protected API routes in the Swagger documentation below.
API Swagger documentation: here.
Profile.io Github here.
Profile.io Solana implementation here.
Profile.io EVM implementation here.
Last updated