Skip to content

atlant-go (v1.0.0-rc1)

Compare
Choose a tag to compare
@varsize varsize released this 25 Apr 15:31
· 122 commits to master since this release

This is the precompiled release of atlant-go (ATLANT Node) v1.0.0-rc1

Current release contains an ATLANT full node implementation written in Go (atlant-go).
JSON-RPC HTTP API is available to interact with the node (e.g. using cURL or Paw).

atlant-go v1.0.0-rc1 is an initial version release, featuring basic ATLANT Platform functionality: managing property data on the distributed network and interacting with EVM smart contracts.

Current node implementation involves operating a distributed store of all information pertaining to PTOs called ADDS (ATLANT Distributed Data Store), which includes property documents and management company reports.

The ATLANT Node is designed from the ground up to interact closely with the Ethereum network, in particular smart contracts relating to the Platform, PTOs and KYC/AML (Know Your Customer / Anti-Money Laundering identity regulations) on property token holders.

PTO contracts handle PTOs and property token behavior (including KYC/AML checks for token transactions), while the KYC contract is managed by a ServiceRegistry EVM contract, which allows for a fully regulatory compliant property token exchange.

The ATLANT node queries both contract sets in order to fetch secure data. The ATL contract is polled by the node for Platform token holder data, which is then processed by the node to handle proceeds from the Platform’s operations.

Peer-to-peer rentals functionality within the ATLANT Node is scheduled for future releases.

Please see the README for Node API specifications.

Supported platforms

  • Linux 64-bit
  • MacOS 64-bit
  • Windows support to be announced soon

Changelog

  • ADDS implementation
  • Networking
  • Identity management
  • Vesting
  • Geth integration
  • Contracts management
  • Service API implementation
  • Ethereum API implementation
  • ADDS API implementation

Signatures

SHA256
3d94045223552aa37717ac85ed78552f4de428e7f7cfd0528cc49ec1d0d43dae  atlant-go_alpine_amd64.zip
eb6037a70b199c35fb6100d52781a45e2c8bb11a96eab4681ef9198ae2a11b73  atlant-go_darwin_amd64.zip
cc97f92598d923c4f7f4a45d2fe5425e2b1818cdeba4662a660f6a6a336a115c  atlant-go_linux_amd64.zip

MD5
2eafd57ac59dde3836f18dc72116a803  atlant-go_alpine_amd64.zip
9e8203e55ef727e59210f882ef16daca  atlant-go_darwin_amd64.zip
404decb411f70f712874070e8bd195b3  atlant-go_linux_amd64.zip