Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/packages #359

Merged
merged 3 commits into from
Mar 12, 2021
Merged

Feature/packages #359

merged 3 commits into from
Mar 12, 2021

Conversation

justinkaseman
Copy link
Collaborator

@justinkaseman justinkaseman commented Mar 11, 2021

Description

A massive house-cleaning re-structure to better organize the codebase.

Moves toward the following structure (#256)

- docs/
- packages/
 - core/
    - bootstrap/
    - factories/
    - types/
    - utils/
 - examples/
   - price-example/
   ...
 - sources/
   - kaiko/
   - coinmarketcap/
   - coinbase/
   ...
 - composites/
   - proof-of-reserves/
   - defi-pulse/
   ...

This gives us back the benefits of using TypeScript: safety & IntelliSense

  • README updates

@github-actions
Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant