ASCH is a new generation block chain innovation application development platform based on side chain structure which is efficient, flexible, safe, low-cost and reused. With the use of JavaScript as its application programming language, the platform makes use of relational databases to store data, drawing similarities between developing a DAPP and developing a traditional web application. This type of platform carries a great deal of appeal to developers, as well as small and medium enterprises, since its ease of use results in greater productivity, fuelling and facilitating a more prosperous ecosystem in the process. ASCH is open in design and is not limited to any particular niche market such as news aggregation, the issue of assets, arbitration, the existence of certificate, property rights certification, the Internet of things, supply chain finance, asset digitization, commodity tracing, prepaid card system, block chain contract deposit etc. In terms of the consensus mechanism, ASCH has inherited and enhanced the DPOS algorithm, simultaneously reducing the probability of forking and double spending by a significant degree. Furthermore, ASCH’S side chain, i.e. the application mode, not only improves scalability by delaying the expansion of the block chain, but also makes DAPPS more flexible and personalized. ASCH is a forward-looking, low-cost and one-stop application solution, which is believed to be a new generation of incubator for decentralized applications. Adhering to the values of enterprise accomplishments, innovation leading, technology belief and embracing future, ASCH is devoted to building a global commercial block chain application ecosystem, which is not only using block chain technology to empower various industries, but also being the base of the world class economy. The services provided by the ASCH platform include a public chain and a set of application SDKs; the public chain is called the main chain. The ASCH application SDKs can be used to develop blockchain applications with a free-running, immutable ledger. These applications are also known as side chain applications. An application SDK has a built-in cross-chain protocol, through which the side chain can communicate with the main chain. In other words, the main chain has the function of asset routing, through which a variety of assets can flow among different applications. ASCH’s ecological system contains multiple chains, with each chain possessing the ability to carry multiple tokens or assets. Each token or asset can also be transferred to multiple chains.
Beam Mimblewimble is a scalable, fungible, and confidential cryptocurrency based on the Mimblewimble implementation. WHY BEAM? Core features include complete control over your privacy, All transactions are private by default, No addresses or other private information are stored on the blockchain, Superior scalability due to compact blockchain size, Opt-in Auditability, Support online and offline transactions, atomic swap, hardware wallets integration. Governance model No premine, No ICO. Backed by Treasury Establishing a non-profit foundation to govern the protocol after Mainnet launch How does it work? Wallets’ owners create new transaction using secure channel either online or offline Both wallets participate in signing the transaction using Schnorr protocol Wallet sends transaction to node Each transaction contains a list of Inputs and Outputs represented by Pedersen Commitments, as well as explicit fees and kernels. Each transaction also contains non-interactive zero knowledge range proof to verify that the output transaction value is positive Transaction is verified by the node Each transaction is verified with respect to the recent blockchain state which is stored as a Merkle Tree. The root hash of the tree is recorded in block header along with a proof of work. In addition, each node periodically creates compacted history to allow ‘fast sync’ of new and existing nodes. Transaction is added to the mining pool A block is mined every minute and is sent back to the node for verification and distribution. Mined blocks containing the new transactions are sent to the known peers A valid block that is extending the longest chain is accepted as a new Tip and propagated further until full consensus is reached. Fast sync When a new node connects to the network for the first time it can request compacted history containing only system state and blockchain headers. There is no need to retrieve the entire transaction history.