STBridge is meant to allow an issuer to connect to a card instance in the SimplyTapp cloud. it is packaged as an executable jar (STBridge) and can be executed like this: java -jar STBridge.jar -ck consumer_key -cs consumer_secret -at access_token_to_card -ts access_token_secret [-s jcsh_script_to_run]
STBridge uses gpjNG as the shell client unless -noshell is passed. |
Utilities|Resources >