diff --git a/whatsapp-messages/FLO Standard Operations.txt b/whatsapp-messages/FLO Standard Operations.txt new file mode 100644 index 0000000..88ee38b --- /dev/null +++ b/whatsapp-messages/FLO Standard Operations.txt @@ -0,0 +1,96 @@ +FLO Standard Operations + + + +floCrypto + +floCrypto.createShamirsSecretShares +floCrypto.decryptData +floCrypto.encryptData +floCrypto.generateNewID +floCrypto.getFloIDfromPubkeyHex +floCrypto.getPubKeyHex +floCrypto.randInt +floCrypto.randString +floCrypto.retrieveShamirSecret +floCrypto.signData +floCrypto.util +floCrypto.validateAddr +floCrypto.verifyPrevKey +floCrypto.verifyShamirsSecret +floCrypto.verifySign + + +floBlockhainAPI + +floBlockchainAPI.broadcastTx +floBlockchainAPI.getBalance +floBlockchainAPI.mergeUTXOs +floBlockchainAPI.promisedAPI +floBlockchainAPI.readAllTxs +floBlockchainAPI.readData +floBlockchainAPI.readTxs +floBlockchainAPI.sendTx +floBlockchainAPI.sendTxMultiple +floBlockchainAPI.util +floBlockchainAPI.writeData +floBlockchainAPI.writeDataMultiple + + + +floCloudAPI + +floCloudAPI.requestApplicationData +floCloudAPI.requestGeneralData +floCloudAPI.requestObjectData +floCloudAPI.resetObjectData +floCloudAPI.sendApplicationData +floCloudAPI.sendGeneralData +floCloudAPI.updateObjectData +floCloudAPI.util + + + + +floDapps + +floDapps.addStartUpFunction +floDapps.clearCredentials +floDapps.getNextGeneralData +floDapps.launchStartUp +floDapps.manageSubAdmins +floDapps.objectDataMapper +floDapps.securePrivKey +floDapps.setAppObjectStores +floDapps.setCustomPrivKeyInput +floDapps.util + + + + +floGlobals + +floGlobals.SNStorageID +floGlobals.adminID +floGlobals.apiURL +floGlobals.appObjects +floGlobals.application +floGlobals.blockchain +floGlobals.fee +floGlobals.generalData +floGlobals.generalVC +floGlobals.sendAmt +floGlobals.subAdmins +floGlobals.supernodes +floGlobals.vectorClock + + + + +floSupernode + +floSupernode.kBucket +floSupernode.requestData +floSupernode.requestDataFromSN +floSupernode.sendData +floSupernode.sendDataToSN \ No newline at end of file