justjoolz

Results 16 comments of justjoolz

Any chance of implementing the first suggestion of adding the prefix if not specified? Or at least not appending it to the admin url

I'm not sure if I'm not getting something here but does this proposal allow creating new vault types at run time? ie. using LP Tokens as an example.... how would...

@joshuahannan use case is just that, creating tokens at run time. For example currently BloctoSwap and Incremental.fi have to deploy a new copy of the LP token contract to a...

@joshuahannan With the existing standard how would the vault correctly track it's balances ? maybe I'm not seeing what you can see. From my limited understanding I'm pretty sure what...

> ......and change the minting and vault creation to require an identifier. right, this is the part that doesn't work smoothly with the current standard, as the vault creation init...

I was thinking `Ticker Symbol` and `issuer` could be defined as MetadataViews but not a requirement of the interface? Issuer in this case would be similar to Contract level metadata...

@bluesign the design does work like Minting new FTs (and storing in a shared collection), `totalSupplyByID` is intended to be used exactly as you described. @joshuahannan that sounds interesting, look...

fixed in: https://github.com/justjoolz/flow-playground/commit/fd816cff972c5ccf5a45d0000fe8d3448f0b4b65

Who is the admin and under what circumstances can they Freeze a users account? Is this documented anywhere? On Tue, 15 Jun 2021, 22:55 Joshua Hannan, ***@***.***> wrote: > @Kay-Zee...

Great work this should be added to the readme about page and possibly even included in the bundle