dapp-scaffold
dapp-scaffold copied to clipboard
Scaffolding for a dapp built on Solana
for: https://github.com/solana-labs/dapp-scaffold/issues/357
```markdown 1. [Add an issue](https://github.com/solana-dev-adv/solana-dapp-next/issues/new) for the task and assign it to yourself or comment on the issue ``` link to another repository
for: https://github.com/solana-labs/dapp-scaffold/issues/356
https://github.com/solana-labs/dapp-scaffold/blob/48144509c643748c50fcabfaced48487ccb96b8d/src/components/SignMessage.tsx#L28 the `verify` is a constant function that no need to dependency;
The date-fns plugin has firebase as a dependency. Which represents a risk factor for projects. In place of date-fns I included dayjs. In addition to being safer, it is much...
Quick typo fix