Add files via upload

This commit is contained in:
SaketAnand 2020-05-13 10:29:44 +05:30 committed by GitHub
parent 7c745e1e0d
commit 293026600b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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