diff --git a/developers/deployments.md b/developers/deployments.md index d6c0f9c..47bf397 100644 --- a/developers/deployments.md +++ b/developers/deployments.md @@ -1,6 +1,6 @@ --- description: >- - The latest version of HashlistsProtocolCollection are deployed at the + The latest version of HashlistsProtocolCollection is deployed at the addresses listed below. --- diff --git a/developers/integrations.md b/developers/integrations.md index 3a3456c..e690386 100644 --- a/developers/integrations.md +++ b/developers/integrations.md @@ -8,7 +8,7 @@ Entry ids in a curated list are stored as `bytes32` so in order to check if a pa If you want to read all the addresses of the entries in a list, you can fetch the `totalSupply()` and then using that result and the `tokenAt(uint256 index)` [method](https://github.com/lukso-network/lsp-smart-contracts/blob/develop/packages/lsp8-contracts/contracts/extensions/LSP8Enumerable.sol#L29C14-L29C36), fetch the address for the full set. -For some possible usecases relying on curated lists please refer to: [Curated Lists & Their Use Cases](../getting-started/curated-hash-lists-use-cases.md). +For some possible use-cases relying on curated lists please refer to: [Curated Lists & Their Use Cases](../getting-started/curated-hash-lists-use-cases.md). #### Solidity Example diff --git a/getting-started/openapi.md b/getting-started/openapi.md index 5771c06..2a6c267 100644 --- a/getting-started/openapi.md +++ b/getting-started/openapi.md @@ -1,3 +1,3 @@ # Supported Blockchains -The Hashlists Curation Protocol is deployed on LUKSO, Arbitrum, LUKSO Testnet, and Arbirtum Sepolia Testnet. The latest protocol contract dpeloyments can be found here: [https://hashlists.xyz/contracts](https://hashlists.xyz/contracts) +The Hashlists Curation Protocol is deployed on LUKSO, Arbitrum, LUKSO Testnet, and Arbirtum Sepolia Testnet. The latest protocol contract deployments can be found here: [https://hashlists.xyz/contracts](https://hashlists.xyz/contracts) diff --git a/getting-started/wallets.md b/getting-started/wallets.md index 7de01b2..0f940cf 100644 --- a/getting-started/wallets.md +++ b/getting-started/wallets.md @@ -1,5 +1,5 @@ # Wallets -We currently support any blockchain wallet supported by WalletConnect (includes MetaMask, Trust Wallet, Coinbase Wallet, etc.) on LUKSO and Arbitrum. +We currently support any blockchain wallet supported by WalletConnect (including MetaMask, Trust Wallet, Coinbase Wallet, etc.) on LUKSO and Arbitrum. For a richer experience on the LUKSO network, we recommend installing the Universal Profiles [browser extension](https://my.universalprofile.cloud/) and creating a [Universal Profile](https://my.universalprofile.cloud/).