Qortal Project

The future of blockchain platforms

User Tools

Site Tools


lottery_system

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
lottery_system [12/05/2022 21:06] gfactorlottery_system [12/05/2022 21:12] – created gfactor
Line 1: Line 1:
-Lottery System  
-{{:qortal_official_logo_transparent_.png?400|}} 
- 
-Our original core coder and co-founder ‘catbref’ has been working on the lottery AT for Qortal for a while now, and he has recently deployed the first TEST AT! 
- 
-The Qortal 'AT' system (or Automated Transactions) allows for multiple types of transaction automation to take place. Currently we utilize it primarily for the Cross-Chain Trades (or the ACCT AT). People also refer to ATs as 'SmartContracts' - but since that terminology has been BASTARDIZED by the likes of Ethereum and others, I prefer to use its technical name, AT. 
- 
-+The functionality of the AT system  
- 
-The Qortal AT system has a TON of existing functionality that has been tested on multiple other blockchains, however, since Qortal is a completely unique blockchain, all of the existing working ATs on other chains, have to be re-built for Qortal.  
- 
-The first use case we built, was ACCT for Cross-Chain trades (REAL cross-chain trades that we use in the Trade Portal)  
- 
-But there is a LOT of OTHER FUNCTIONALITY that can take place utilizing ATs, such as 'automated escrow', 'automated decentralized lotteries', 'automatic payments' on a schedule, 'funds holding and distribution', and much more. 
- 
-the AT system is a TURING COMPLETE CUSTOM WRITTEN HARDWARE LEVEL PROGRAMMING LANGUAGE. With this language being turing complete, it means that it is basically 'unlimited' in terms of what it can accomplish, and as time goes on a LOT more functionality will be built utilizing ATS. 
- 
-As time goes on, MANY MORE ATs will be built for Qortal, and able to be utilized. But it takes time to develop and test, and the UI components must be built as well, in order to allow other users to make use o the created ATs, deploy them, etc. 
- 
-Writing ATs requires learning the custom language, or utilizing an 'AT generator' which I have but not built for Qortal. 
- 
-+The first Lottery AT test on Qortal 
- 
 catbref, who is our original core coder before Cal took over the majority of the core work, and a Qortal founder, has developed a LOTTERY AT for Qortal. catbref, who is our original core coder before Cal took over the majority of the core work, and a Qortal founder, has developed a LOTTERY AT for Qortal.
  
Line 42: Line 19:
  
 You CAN submit a ticket ONCE from ANY account, you just can't submit more than ONE from EACH. Hope everyone enjoys this, and the UI side will come in the future. You CAN submit a ticket ONCE from ANY account, you just can't submit more than ONE from EACH. Hope everyone enjoys this, and the UI side will come in the future.
- 
- 
-AT code at https://github.com/catbref/lottery 
lottery_system.txt · Last modified: 12/06/2022 01:44 by gfactor