Skip to content

Add Utilities page and timelock multisig - #23

Merged
polarker merged 2 commits into
alephium:mainfrom
notrustverify:main
Jan 16, 2026
Merged

Add Utilities page and timelock multisig#23
polarker merged 2 commits into
alephium:mainfrom
notrustverify:main

Conversation

@sven-hash

Copy link
Copy Markdown
Contributor

Add new Utilities section with tools for working with Alephium data

Why is this useful?

These utilities help developers and users quickly decode and convert Alephium-specific data without writing code or using the SDK directly. For example:

Paste an address to instantly see its group, type (asset/contract), and extract the contract ID
Convert between contract IDs and addresses
Validate and decode Base58/hex strings
Convert between human-readable ALPH amounts and atto-ALPH
Get block chain index from a block hash

  • Add new Utilities section with tools for working with Alephium data
  • Address utilities: address info, contract/token ID conversions, public key to address, sub-contract ID
  • Encoding utilities: hex/string conversion, Base58 validation
  • Amount utilities: ALPH/atto conversions, token amount formatting
  • Block utilities: block chain index, target/difficulty conversions

@MaudSimon
MaudSimon requested a review from polarker January 15, 2026 11:35
@sven-hash sven-hash changed the title Add Utilities page Add Utilities page and timelock multisig Jan 15, 2026
@sven-hash

Copy link
Copy Markdown
Contributor Author

Support timelock for multisig, related to #11

@polarker

Copy link
Copy Markdown
Member

@sven-hash The deployment CI is waiting forever, I don't know why.

@polarker
polarker merged commit 7216c58 into alephium:main Jan 16, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants