Tonomy-Foundation / Tonomy-ID-SDK

This Software Development Kit is used in Tonomy ID to interact and call with the Antelope blockchain and services. It is also used as the public API for integration by applications to do single sign-on, share credentials and sign transactions.
https://tonomy-id-sdk-tonomy-foundation.vercel.app
Apache License 2.0
5 stars 1 forks source link

Tonomy network mainnet: Multi-party control of the found.tmy account #322

Closed theblockstalk closed 7 months ago

theblockstalk commented 9 months ago

Acceptance criteria

theblockstalk commented 8 months ago
  1. get other PRs merged + update any CI/CD and github branch settings + verify this is working
  2. create cli script to do 5. and 6.
  3. create 3 keys
  4. set permission of found.tmy to be controlled by 3 keys (owner = 2/3 and active = 1/3)
  5. run a few transaction that show that it is working
    • transfer tokens from ops.tmy to another account
    • create a new account
    • update the gov.tmy to be controlled by a new account
  6. deploy eosio.msig and make privileged (bootstrap script)
theblockstalk commented 7 months ago

previous: 3 next sprint: 2