-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
@todo
- mock array of ~1000 contract addresses
- fetch and store X=6 of 1000 contract address data (sourcecode, ...) and cache it in indexDB
- display a list of boxes on the page, each box shows address + more meta information about * [ ] contract (like title, publish date, author?, ....)
- have at the top and/or bottom a NEXT and PREVIOUS and maybe (FIRST and LAST) page to show the next 6 boxes
- update the url with e.g. (#page=23) so somebody can copy paste the link and get to the same page again
- Fix broken SVGs. They still don't show when we push to Github (in production) (@fionataeyang)
- replace the logo (@fionataeyang)
- @serapath is preparing a new logo so we'll replace that one
- fix css grid to use new specification (see codepen examples)
- check if all elements are visible/behave how we want on Firefox and Safari too
- I noticed search bar behaving weird in Firefox
- when you click a box, it should switch to editor view which you can click "CLOSE" to return to the list of boxes view
- Disable search before initial page loads
- fix searching for a basic code snippet
-
smartcontract.codes#16make and merge a pull request from fiona - Explain what smartcontract.codes does - when users come they should know immediately:
- what smartcontarct.codes is
- what they can search for
- fix all loading spinners/gif - Inspiration
- IBM SEARCH - see also search tip
- Skyscanner search - search progress bar
- Behance dropdowns of options - filters
- NerdyData search - code results
- while waiting for database to load initially
- while compiling
- while searching for matches
- add the search tips
- add progress bar
- refactor loading of contracts
- load contracts only on pagination events and only as many as fit on a single page
- create featured section - add few example contracts for users to get started (from OpenZeppelin or our custom made)
-
smartcontract.codes#3: fix broken english on smartcontract.codes and in the editor - receive date from eveem https://etherscan.io/contractsVerified
-
smartcontract.codes#7- migrate repo and custom domain to playproject-io -
smartcontract.codes#8- make & updatecardcomponent -
smartcontract.codes#9- make & updatesearchcomponent -
smartcontract.codes#10- make & updatenavigationcomponent
Metadata
Metadata
Assignees
Labels
No labels