Skip to main content

ArcBlock Weekly Engineering Update

ArcBlock
ABT NodeArcBlockBlockletDeveloperWeekly Report

The development progress ArcBlock engineering team made for its Dapps platform from March 6 to March 12, 2021 is as follows:

ABT Node

  • Core
  • feat: support blocklet components: poc

Blocklets & Services & SDK

  • Blocklet Registry
  • fix: blocklet publish 403 issue
  • Mcrypto and DID SDK
  • feat: support ethereum compatible did address
    • JS SDK: done
    • Android SDK: done
    • iOS SDK: on going
  • Asset Chain
  • merge forge-abi into asset-chain repo
  • merge chain/did/vc sdk into asset-chain repo
  • support creating tokens like ethereum erc20: poc
  • extend transfer/exchange with secondary tokens: poc
  • support creating and updating NFT factory: done
  • support minting NFTs from NFT factory: on going

ABT Wallet

  • Native Wallet:
  • iOS: working on ethereum compatible epic
  • Android: working on ethereum compatible epic
  • Web Wallet:
  • feat: support verifiable credentials related test case
  • feat: working on ethereum compatible epic

DevOps

  • Production Nodes: 5 production nodes upgraded to v1.2.1

For all the latest updates and improvements simply visit https://www.arcblock.io.

Referenced here

Products

  • Blocklet Server superseded

    The server that hosted blocklets as subprocesses. ARC is where that work continues; the subprocess hosting model is not being carried forward.

Terms

  • Blocklet

    A Blocklet is ARC's deployable unit. It keeps an application's declared content, configuration, and runtime needs together, so the unit being run is easier to understand and manage.