From ca39b14c6d2d7d0e531d2106f389e0fa4626bf71 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Sat, 16 Nov 2024 17:35:48 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f4b165a..67ea1262 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # LandVer - Land Verification System -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](https://github.com/NoshonNetworks/landver/graphs/contributors) -LandVer is a decentralized land registration and verification protocol, utilizing blockchain technology to provide a secure, transparent, and immutable system for managing land records. The protocol facilitates land transactions and ownership verification across multiple blockchains, beginning with StarkNet. +[LandVer](https://landver.vercel.app/) is a decentralized land registration and verification protocol, utilizing blockchain technology to provide a secure, transparent, and immutable system for managing land records. The protocol facilitates land transactions and ownership verification across multiple blockchains, beginning with StarkNet. While initially built on StarkNet, LandVer is designed to be cross-chain compatible, allowing land transactions and records to be securely managed across multiple blockchains. LandVer is one of the many products of Noshon Networks, which aims to bring innovation to the world of real estate. From 45faf4f1d35a4a80339c8d5a743f5579d8a0557d Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Tue, 3 Dec 2024 19:55:57 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67ea1262..e256bdd3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](https://github.com/NoshonNetworks/landver/graphs/contributors) -[LandVer](https://landver.vercel.app/) is a decentralized land registration and verification protocol, utilizing blockchain technology to provide a secure, transparent, and immutable system for managing land records. The protocol facilitates land transactions and ownership verification across multiple blockchains, beginning with StarkNet. +[LandVer](https://landver.net/) is a decentralized land registration and verification protocol, utilizing blockchain technology to provide a secure, transparent, and immutable system for managing land records. The protocol facilitates land transactions and ownership verification across multiple blockchains, beginning with StarkNet. While initially built on StarkNet, LandVer is designed to be cross-chain compatible, allowing land transactions and records to be securely managed across multiple blockchains. LandVer is one of the many products of Noshon Networks, which aims to bring innovation to the world of real estate. From 8b64cfb1f8706f727ad2a8470be49ef3bdf2de19 Mon Sep 17 00:00:00 2001 From: Fishon Amos <43862685+fishonamos@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:41:37 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0d02fa7d..f41c05d9 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ Steps to build and run LandVer locally. Ensure you have the prerequisites installed before proceeding. -[scarb](https://docs.swmansion.com/scarb/docs.html) -[snfoundry](https://book.getfoundry.sh/getting-started/installation) -[install npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) -[install rust](https://www.rust-lang.org/tools/install) +- [scarb](https://docs.swmansion.com/scarb/docs.html) +- [snfoundry](https://book.getfoundry.sh/getting-started/installation) +- [install npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) +- [install rust](https://www.rust-lang.org/tools/install)