UNPKG

@dechains/cra-template-dapp

Version:

Create react app template with notification system, etherium wallet integration, MUI5 integration and other necessary packages required for base dApp development in REACTJS

4 lines (3 loc) 70 B
export interface UpdateUserProfileParams { [key: string]: any; }