Retired: ICDevs.org Bounty #15 - Motoko Wallet - $5,000+

I have worked on a reimplementation of the Basic Dao in typescript which gave me a good idea of some of similar functionality needed for this wallet.

I think that a team will be much better. I am really amazed as to how the questions and answers are enriching my understanding and I hope, through my UI, I am able to externalize the understanding.

2 Likes

nice! adding more characters

I was planning on applying to work on it alone but if the finalized spec requires a ton of work maybe a team up would be a good idea.

1 Like

I have a different perspective on this. I believe that everyone brings something unique into the discussion. When one works as a part of the team to make up the spec as we go along, we are implicitly making the pie bigger. If the team agrees to the vision of the bigger pie, then it is a win-win for everyone. As @skilesare has mentioned wisely in his intro

2 Likes

This is probably a dumb question, but does an on-chain wallet only make sense for multisig, or is there a reason one would want an on-chain wallet owned and operated on by a single principal?

My favorite use case is giving services access to request data in your stead. Imagine a subscription canister that you authorize to pay a content provider a monthly fee. You could give that canister rights to call a transfer function as you. If it is a secure co tract you can trust it won’t cheat.

1 Like

Don’t let me hold this up. Currently focused elsewhere for the next couple weeks.

How would you like to go about the implementation of this?
@skilesare Since more than one person would be involved is there a chance to get a grant from dfinity?

I will be back from vacation on Monday and adresses it more directly.I say we get the basics down for an mvp to satisfy the bounty and then make an appli a for a more formal grant for the bells and whistles.

@JaMarco do you want to take a stab at this one?

Let’s do it

20 characters

Let’s do it then!
I will DM you to arrange.

@JaMarco @coin_master Great to see team work! [EDIT] please go over what is feasible for this bounty (MVP) and what should be left for a grant. Write down a alternate proposal for the Bounty to see what it would look like; paying particular attention to methods/functions that are feasible vs what is not.

1 Like

Myself and @JaMarco will be working together on this bounty and will consult @mparikh on the way.

You can track the progress here

1 Like

You are, of course, free to work on this anyway you see fit.

However there is a process to follow (as mentioned in the first top post in this topic) to be assigned the bounty and then eventually awarded the bounty. The process is setup to help not hinder.

Yes thanks for reminding me.
I will address them after discussion with @JaMarco

@skilesare I would prefer to serve assets through the http_request function rather than using the asset cansier, but I don’t know how to use it with dfx deploy pipeline.
Basically how to build and upload the assets everytime I run dfx deploy.
Is there an example somewhere?

Edit:
I found this, but I could use a better example

Yes…I have a good bit of this code around. Next week I’ll get it organized for you.

1 Like

Unfortunately I got occupied and won’t be able to work on this bounty for a while.
I could get back to it later if it’s still available.