NuLink Agent SDK Release Notes
The current version is 0.5.6
v0.5.6 (2024/02/04):
Modify the upload and download process
Add an API to retrieve the number of backup nodes
Add the empty parameter validation for the API
v0.5.0 (2023/12/22):
add backup node param in approve api.
add sendCustomTransaction api.
fix login api bug.
fixed several known issues.
v0.2.0 (2023/07/24):
Add support for multiple networks.
Include batch approval function and corresponding API: batchApprove.
Add new APIs: getNetWorkChainId, setNetWorkChainId.
Fix login detection errors.
Resolve other persistent bugs.
v0.1.1 (2023/05/15):
Introduce functions for connecting, uploading, approving, applying, and downloading files.
Resolve configuration issues related to Agent web address.
Provide interfaces for obtaining file lists, file details, lists of applied files, and approved files.
Include authentication information in backend interface requests.
Address known bugs and implemented necessary modification
Last updated