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

added 2 sample project in /examples #663

Merged
merged 6 commits into from
Sep 16, 2021
Merged

Conversation

fuxingloh
Copy link
Contributor

What kind of PR is this?:

/kind chore

What this PR does / why we need it:

Added 2 sample projects in /examples:

  1. /ocean-dex-api - Ocean DEX API - This is a very simple example to fetch live DEX Pool Pair information from ocean.defichain.com.
  2. /ocean-masternodes-api - DeFiChain Masternode - A very simple example to fetch Masternode information from ocean.defichain.com with pagination.

These 2 are the first of many example projects that will be added to DeFiCh/jellyfish. As part of the consolidation effort #580, this is a great place to put all and everything related to the jellyfish ecosystem. Be it an example project or general API/SDK documentation.

We will be adding more projects of different use cases and calibrate over the coming weeks.

@defichain-bot defichain-bot added the kind/chore Non feature change label Sep 15, 2021
@codeclimate
Copy link

codeclimate bot commented Sep 15, 2021

Code Climate has analyzed commit 6646639 and detected 0 issues on this pull request.

View more on Code Climate.

@netlify
Copy link

netlify bot commented Sep 15, 2021

✔️ Deploy Preview for jellyfish-defi ready!

🔨 Explore the source changes: 6b63344

🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/61420a1b69b3880007e4e7d1

😎 Browse the preview: https://deploy-preview-663--jellyfish-defi.netlify.app

@github-actions
Copy link

github-actions bot commented Sep 15, 2021

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/jellyfish/dist/index.umd.js 23.31 KB (0%) 467 ms (0%) 216 ms (-2.56% 🔽) 682 ms

@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #663 (fee550c) into main (444953e) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #663      +/-   ##
==========================================
+ Coverage   97.54%   97.57%   +0.02%     
==========================================
  Files         130      133       +3     
  Lines        3996     4034      +38     
  Branches      487      490       +3     
==========================================
+ Hits         3898     3936      +38     
  Misses         98       98              
Impacted Files Coverage Δ
packages/jellyfish-testing/src/misc.ts 100.00% <0.00%> (ø)
packages/jellyfish-block/src/block.ts 100.00% <0.00%> (ø)
packages/jellyfish-block/src/blockHeader.ts 100.00% <0.00%> (ø)
packages/jellyfish-block/src/index.ts 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 444953e...fee550c. Read the comment docs.

@fuxingloh fuxingloh marked this pull request as ready for review September 16, 2021 03:50
.gitignore Show resolved Hide resolved
@fuxingloh fuxingloh merged commit f920a05 into main Sep 16, 2021
@fuxingloh fuxingloh deleted the fuxingloh/sample-projects branch September 16, 2021 14:28
canonbrother pushed a commit that referenced this pull request Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/workflow kind/chore Non feature change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants