package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 3, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type StarkProfile struct {
Name string `json:"name"`
Id uint64 `json:"id"`
ProfilePicture *string `json:"profilePicture"`
Discord *string `json:"discord"`
Github *string `json:"github"`
ProofOfPersonhood bool `json:"proofOfPersonhood"`
}
type StarknetIdContracts struct {
IdentityContract string
NamingContract string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.