Add files via upload
This commit is contained in:
parent
7c745e1e0d
commit
293026600b
96
whatsapp-messages/FLO Standard Operations.txt
Normal file
96
whatsapp-messages/FLO Standard Operations.txt
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user