Skip to content

Releases: NuLink-network/nulink-web-agent-sdk

v0.5.6_4a0b66ca

04 Feb 03:42
Compare
Choose a tag to compare
  • 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_1513f1a8

23 Dec 08:22
Compare
Choose a tag to compare
  • add backup node param in approve api
  • add sendCustomTransaction api
  • fix login api bug
  • fixed several known issues.

v_0.2.1

26 Jul 04:18
Compare
Choose a tag to compare
  • 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

v_0.1.1

14 May 13:53
Compare
Choose a tag to compare

NuLink Agent SDK Release Notes:
Version 0.1.1:

  • Introduced functions for connecting, uploading, approving, applying, and downloading files.
  • Resolved configuration issues related to Agent web address.
  • Provided interfaces for obtaining file lists, file details, lists of applied files, and approved files.
  • Included authentication information in backend interface requests.
  • Addressed known bugs and implemented necessary modifications.