Skip to content
forked from LUX-Core/lux

LUX - Hybrid PoW/PoS & Unique PHI2 Algorithm | Masternode | Parallel masternode | Segwit | Smartcontract | Luxgate | Proof of file storage (Decentralised distributed file storage)

License

Notifications You must be signed in to change notification settings

KingricharVD/astra

 
 

Repository files navigation

astra Logo

"FIRST OF ITS KIND"

Astracore is GNU AGPLv3 licensed.

Build Status GitHub version HitCount Discord server follow on Twitter

Build history

WebsiteASTRAtre + ASTRAGate - PoS Web WalletBlock ExplorerTelegramTwitter

Features

The Astracore Project is a decentralized peer-to-peer banking financial platform, created under an open source license, featuring a built-in cryptocurrency, end-to-end encrypted messaging and decentralized marketplace. The decentralized network aims to provide anonymity and privacy for everyone through a simple user-friendly interface by taking care of all the advanced cryptography in the background.

The astragate allow for communications among validated blockchain with the ability to perform tasks and advanced functions. Through the use of PMN, astra is able to interact with many other popular blockchains and create a unifying bond among those ecosystems.

astra doesn't provide direct support for dapp database. Instead, a mechanism to interact with another Blockchain via astragate function where the other Blockchain can send and receive trigger function notices and international data through the astra network via PMN and astragate. PMN & astragate can also be used to interact with the centralized services such as bankers. Those centralism services can connect to the astra network for specific trigger of the astragate via PMN. It will allow for their developed autonomous system to act based on their behalf. The PMN will then be developed by the connecting Blockchain developer. Astracore will have to supply a deployment guide to assist their development. In order to assist the Centralized services, astra will need to provide a centralized trustworthy environments. So the user has their trusted oversight to verify that the transactions are legitimate.

In addition, without astragate and PMN, Bitcoin and Ethereum cannot interact with each other on the same Blockchain because the technology is incompatible. It is almost impossible before our PMN and astragate functions are implemented. Therefore, we have to introduce a Smartcontract & Segwit features in the next release to verify that we succeed to combine those different technologies together to create a brand new unique feature of astra.

Coin Specifications

Specification Value
Total Blocks 50,000,000
Block Size 4MB
Block Time 60s
PoW Block Time 120s
PoW Reward 10 astra
PoS Reward 1 astra
Stake Time 36 hours
Masternode Requirement 16,120 astra
Masternode Reward 20% PoW/PoS
Port 6940
RPC Port 5878
Masternode Port 6940
astra legacy address start with W
p2sh-segwit address start with S
Bech32 address start with astc
  • NOTE: "getrawchangeaddress p2sh-segwit" to get p2sh-segwit address

Instructions

Development Process

The master branch is regularly built and tested, but is not guaranteed to be completely stable. Tags are created regularly to indicate new official, stable release versions of astra.

The contribution workflow is described in CONTRIBUTING.md.

Testing

Testing and code review is the bottleneck for development; we get more pull requests than we can review and test on short notice. Please be patient and help out by testing other people's pull requests, and remember this is a security-critical project where any mistake might cost people lots of money.

Automated Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run (assuming they weren't disabled in configure) with: make check. Further details on running and extending unit tests can be found in /src/test/README.md.

There are also regression and integration tests of the RPC interface, written in Python, that are run automatically on the build server. These tests can be run (if the test dependencies are installed) with: qa/pull-tester/rpc-tests.py

Manual Quality Assurance (QA) Testing

Changes should be tested by somebody other than the developer who wrote the code. This is especially important for large or high-risk changes. It is useful to add a test plan to the pull request description if testing the changes is not straightforward.

Issue

We try to prompt our users for the basic information We always need for new issues. Please fill out the issue template below and submit it to our discord channel Discord server

ISSUE_TEMPLATE

About

LUX - Hybrid PoW/PoS & Unique PHI2 Algorithm | Masternode | Parallel masternode | Segwit | Smartcontract | Luxgate | Proof of file storage (Decentralised distributed file storage)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 72.0%
  • C++ 12.2%
  • C 6.9%
  • Java 3.1%
  • Tcl 1.9%
  • C# 1.3%
  • Other 2.6%