# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.
- ux unification
- token search
- reverse the order of messages
- empty states (tokens, messages)
- solid error states
- forms css cleanup
- enter a non-contract address on token contract search
- enter a token contract on message search
- button disabled states
- wonky css button on token fetch disabled
- inline errors do not exist yet
- mobile styling
- handle searching for existing address / results caching
- sorting results
- pagination
- contract review with Joe B
- test the contract
- have the sent date on messages
- read bounty is not included in V1 launch