0.15.0 • Published 1 year ago
@lukso/universalprofile-contracts v0.15.0
Universal Profile · 
Smart Contract implementation for Universal Profile, a combination of LSP0 ERC725 Account and LSP3 Profile Metadata.
Installation
npm i @lukso/universalprofile-contracts
## Solidity constants
The constants related to LSP3 Profile Metadata can be directly imported from the Constants.sol
file.
import {
_LSP3_SUPPORTED_STANDARDS_KEY,
_LSP3_SUPPORTED_STANDARDS_VALUE,
_LSP3_PROFILE_KEY
} from "universalprofile/contracts/Constants.sol";
0.15.0
1 year ago
0.15.0-rc.5
1 year ago
0.15.0-rc.4
1 year ago
0.15.0-rc.1
1 year ago
0.15.0-rc.0
1 year ago