Skip to content

POC for scrolling through large amounts of confirmed transactions, using Angular's virtual scrolling module.

Notifications You must be signed in to change notification settings

dev-ptera/ng-infinite-scroll-poc

Repository files navigation

InfiniteScroll

This is a small project to test out Angular's virtual scrolling module.
This demo searches individual accounts' historic transactions on the banano blockchain and scroll through with ease. Pagination is cool but virtual scrolling is cooler; once a user stops scrolling for a split second, the next page of transactions is fetched via an api.

Check out the live demo here; provided below are sample addresses with large transaction history:

  • ban_3fo1d1ng6mfqumfoojqby13nahaugqbe5n6n3trof4q8kg5amo9mribg4muo
  • ban_1faucetjuiyuwnz94j4c7s393r95sk5ac7p5usthmxct816osgqh3qd1caet
  • ban_1monkeyt1x77a1rp9bwtthajb8odapbmnzpyt8357ac8a1bcron34i3r9y66

Stack

About

POC for scrolling through large amounts of confirmed transactions, using Angular's virtual scrolling module.

Topics

Resources

Stars

Watchers

Forks