Skip to content

Commit

Permalink
Merge pull request #145 from Olexandr88/patch-1
Browse files Browse the repository at this point in the history
Docs: Readme
  • Loading branch information
fishonamos authored Dec 18, 2024
2 parents 4a24726 + 8b64cfb commit d07c7a9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# LandVer - Land Verification System

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![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)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

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.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 on the Starknet blockchain.

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.

Expand All @@ -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)



Expand Down

0 comments on commit d07c7a9

Please sign in to comment.