Pierre Bertet
Pierre Bertet
See https://github.com/aragon/govern/issues/222
Create a `examples/` directory with some demos: - [ ] Fetch a DAO from a Node.js app - [ ] Fetch a DAO from a browser app
See https://github.com/aragon/govern/pull/110#discussion_r514195436
Move from ethereum-blockies-base64 to [blo](https://github.com/bpierre/blo), for a faster (~4.7x) and more precise rendering of the blockies identicons, while also being smaller ([2.75kb](https://bundlejs.com/?bundle&q=ethereum-blockies-base64) => [0.67 KB](https://bundlejs.com/?bundle&q=blo)). Disclaimer: I am the author...
It could be nice to provide the token decimals as well.
### Summary The modal doesnβt seem to handle focus states or support keyboard navigation. ### List of related npm package versions ``` "@reown/appkit": "^1.7.1" "@reown/appkit-adapter-wagmi": "^1.7.1" ``` ### Node.js Version...