mPaella
mPaella
There currently isnt a plan to add V2 support. Metaplex has their own repo for this. https://github.com/metaplex-foundation/metaplex/tree/master/js/packages/candy-machine-ui
2 years later I still find myself needing number easing, so i've gone ahead and released my own TS version, with some other small changes https://www.npmjs.com/package/react-ts-number-easing https://github.com/maxwellfortney/react-ts-number-easing
you can use lookup tables for accounts that are common to all the transactions
getting this too, after chatting for a while (35 messages to be exact, the 36th is failing). I have put in my API key, so it should be working
Getting this as well on `v0.10.4`, nextjs `v13.4.1` ``` await Lucid.new( new Blockfrost(LucidWrapper.getBlockFrostBaseUrl(), process.env.BLOCKFROST_PROJECT_ID as string), LucidWrapper.getNetwork() ) ``` ``` TypeError: Cannot read properties of null (reading 'TransactionBuilderConfigBuilder') at Function.new...
> Closing since this is a month stale, pls re-open if this still needs to be reviewed! this is the feature branch for embed v3, most/all of the necessary prs...
> If the config is the same, would it be possible to have one in the root and import it from each package? done
yeah, classes like `border-[${appearance.colors.border}]` are known to not work/be flaky better to use style object for those
not sure safelisting will even work, but i would just go for styles for simplicity + certainty it will work >want me to prioritize a PR assuming its currently broken,...