BitShares Forum

Main => General Discussion => Topic started by: joele on February 07, 2015, 06:47:34 am

Title: Bitshares Batch Scripting
Post by: joele on February 07, 2015, 06:47:34 am
The turing complete scripting is a complex codes and only available next year.

Can we have a Batch scripting instead?  (Batch Script info (http://www.makeuseof.com/tag/write-simple-batch-bat-file/))

A batch commands of Bitshares interpreted in the wallet but with additional commands like (IF, LOOP, INPUT, PRINT, VAR)
It will not add to the blockchain, the batch file only store on the client PC.

With this we can create our own BOT trading, Wizard Contract, Auto Payout, Games,  etc.
It will be like an Add-on Extension to Bitshares.
Title: Re: Bitshares Batch Scripting
Post by: arhag on February 07, 2015, 06:54:42 am
The turing complete scripting is a complex codes and only available next year.

Can we have a Batch scripting instead?  (Batch Script info (http://www.makeuseof.com/tag/write-simple-batch-bat-file/))

A batch commands of Bitshares interpreted in the wallet but with additional commands like (IF, LOOP, INPUT, PRINT, VAR)
It will not add to the blockchain, the batch file only store on the client PC.

With this we can create our own BOT trading, Wizard Contract, Auto Payout, Games,  etc.
It will be like an Add-on Extension to Bitshares.

I don't get it? There is already the JSON RPC interface that you can use via a variety of programming languages.
Title: Re: Bitshares Batch Scripting
Post by: joele on February 07, 2015, 07:02:47 am
The turing complete scripting is a complex codes and only available next year.

Can we have a Batch scripting instead?  (Batch Script info (http://www.makeuseof.com/tag/write-simple-batch-bat-file/))

A batch commands of Bitshares interpreted in the wallet but with additional commands like (IF, LOOP, INPUT, PRINT, VAR)
It will not add to the blockchain, the batch file only store on the client PC.

With this we can create our own BOT trading, Wizard Contract, Auto Payout, Games,  etc.
It will be like an Add-on Extension to Bitshares.

I don't get it? There is already the JSON RPC interface that you can use via a variety of programming languages.

The Batch script is simple and will run inside the wallet.