fcl-js
fcl-js copied to clipboard
Add internal `utils` folder to FCL
trafficstars
Overview
Lots of small utility functions exist throughout FCL is, etc . We should consolidate these utils into a single internal utils folder in FCL. These utils should be internal and not exported.
Expected Outcomes
- [ ] Consolidated
./utilsfolder exists inside FCL.- [ ] Includes all utils (
is, etc) that are used throughout FCL
- [ ] Includes all utils (
Id like to take this up
@VedanthB We would love it if you filed a PR!