🏁
sBTC Tooling
  • Residency Proposal
  • Residency Extension Proposal
  • Updates
    • sBTC Bridge API
    • Stacks Signer Dashboard
    • Trezor and Ledger Integration
  • Nodes
    • Stacks 2.4
    • Stacks 2.5 - Nakamoto Public Testet
      • Configurations
      • Postgres
    • Stacks 2.5 - Public Testnet
    • Runes
  • Ecosystem DAO
    • Nakamoto SIP Community Vote
      • Counting Votes
  • sBTC Bridge
    • Planning
      • sBTC Bridge User Stories
        • Epic: Currency Support
        • Epic: Deposit Funds
        • Epic: Withdraw Funds
        • Epic: Tracking and History
      • UI/UX Design Plan
      • Risks
        • Commitment Risks
      • sBTC Bridge Phase IV
      • Signer Social Proofs
    • Development
      • CI: sbtc-bridge-web
      • CI: sbtc-bridge-api
      • Testing
        • Test Vectors
        • Withdrawal Data
        • Alpha Romeo
        • Reclaim Issue
        • Running Electrumx
    • Ordinals
      • Indexers
  • sBTC Signer Dashboard
    • Planning
      • Requirements Overview
    • Development
      • sBTC Bridge on Regtest
      • sBTC Mini Devnet
        • Stacking Pools
      • Mongo Queries
      • Signer Binary
Powered by GitBook
On this page
  1. Updates

Stacks Signer Dashboard

CB-2Q23-04.3 : sBTC Stacks-Signer Dashboard: RPC-API and UI

PrevioussBTC Bridge APINextTrezor and Ledger Integration

Last updated 1 year ago

Status: In Progress

Phase IV Status: In Progress

Update - sBTC Signer Dashboard

5 July

In progress

  1. New deployment is WP

  2. Sets up a public where anyone can access the sBTC contracts as they are developed. Necessary for the Dashboard application but also helpful for the Clarity group and other community members wishing to track sBTC progress. See a description of this work in

  3. Running clarinet integrate by forking to

setup a clone of the sbtc-mini directory using a script to copy the contracts - this ensures no interference from this work back to the main branch.

Made changes to the sbtc mini contracts to;

  1. connect to pox-3 contract

  2. deploy the contracts on devnet

Completed

  1. back end and ui work for feature DNS Vouch - allows the owner of a domain to upload testimony of the signers stacks address.

  2. Sets up the repos and clones code from the bridge to create a starting point for the dashboard.

Attending signer meeting and opened communication with the Clarity working group to share issues, see .

Work is ongoing responding to feedback from various stake holders with several enhancements planned via Issues in Github.

Summary of work finished:

https://sign.stx.eco
Issue 45
devnet
GitBook
PR 47
https://github.com/Stacks-Builders/stacks-sbtc
https://github.com/radicleart/stacks-sbtc
PR 42
PR 27
GitBook
Create typescript Bridge library
enhancement
Improve Unit Test Coverage
testnet contract shown on sbtc.world
Migrate Web Hosting from GCP to Cloudflare
Make the api database deployment independent of the api deployment