Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement register and unregister on wallet API, add tests #1741

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Riven-Spell
Copy link

I felt like the wallet API was a bit lacking in it's ability to manage assets (and this does somewhat hinder testing on the Go SDK), so I added the ability to register and deregister assets via the RPC.

Some use cases this could be good for:

  • A user is developing a dApp with an associated CA, and they need to deploy their CA alongside their test as they may be using a self-hosted chain (kinda like I do in the Go SDK)
  • A user is intending to delist the CA, and has a script to deregister the CA as soon as all assets have been reclaimed

@anatolse anatolse requested a review from chapati April 20, 2021 09:03
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.

None yet

1 participant