galtproject / galtproject-geodesic

📚Solidity Libraries for coordinate transformation operations and various implementations of computational geometry algorithms for operations with polygons.

Home Page:https://app.galtproject.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Galt•Project Geodesic Libraries (@galtproject/geodesic)

galtproject/geodesic

pipeline status Opened issues Closed issues Closed PR Opened PR


Сontributors Contributions Welcome Join Us On Telegram Follow us on Twitter

Galt Project is an international decentralized land and real estate property registry governed by DAO (Decentralized autonomous organization) and self-governance protocol for communities of homeowners built on top of Ethereum blockchain.

@galtproject-geodesic repo contains libraries for coordinate transformation operations, as well as various implementations of computational geometry algorithms for operations with polygons.

📃 For more information read the Whitepaper

🚧 @galtproject-geodesic stage: Testnet

At the moment, @galtproject-geodesic contracts are deployed in our private Testnet(RPC: https://https-rpc.testnet-58.galtproject.io/, Explorer: https://explorer.testnet-58.galtproject.io/), we are preparing a deployment of the first version of contracts on the mainnet.

💣 Security review status: Unaudited

Unfortunately, we do not currently have sufficient resources for a full audit of the created contracts.

Our team believes that the Galt Project will enable people to transact land and real estate without borders and third parties. As well as creating self-governing communities without corruption and with transparent governance processes. You can contribute to this by checking the code and creating an issue, or by making a small donation to the address of the team 0x98064493535B22F6EbDf475341F0A6DaaBb7b538.

Also you can use our Galt Project dApp on mainnet with Private Property Registries functionality to support Galt Project!

📝Get started contributing with a good first issue.

Usage

  • make cleanup - remove solidity build artifacts
  • make compile - compile solidity files, executes make cleanup before compilation
  • make test - run tests
  • make coverage - run solidity coverage
  • make lint - run solidity and javascript linters
  • make ganache - run local pre-configured ganache

For more information check out Makefile

About

📚Solidity Libraries for coordinate transformation operations and various implementations of computational geometry algorithms for operations with polygons.

https://app.galtproject.io/

License:Other


Languages

Language:Solidity 61.2%Language:JavaScript 38.6%Language:Makefile 0.2%