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

Update quick-start.md #1895

Merged
merged 1 commit into from Sep 15, 2023
Merged

Update quick-start.md #1895

merged 1 commit into from Sep 15, 2023

Conversation

nikita-fuchs
Copy link
Contributor

@nikita-fuchs nikita-fuchs commented Aug 30, 2023

add reference to the actual installation document for easier navigation, not sure about the correctness of the link(format).

refers to #1893 (comment)

closes #1893

add reference to the actual installation document for easier navigation
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 50.00% and no project coverage change.

Comparison is base (dec62a4) 81.37% compared to head (ca7d7e8) 81.37%.
Report is 12 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1895   +/-   ##
========================================
  Coverage    81.37%   81.37%           
========================================
  Files           94       94           
  Lines         3361     3361           
  Branches       671      671           
========================================
  Hits          2735     2735           
  Misses         303      303           
  Partials       323      323           
Files Changed Coverage Δ
src/tx/builder/field-types/fee.ts 95.55% <0.00%> (ø)
src/tx/builder/field-types/gas-price.ts 77.77% <0.00%> (ø)
src/utils/crypto.ts 95.74% <ø> (ø)
src/contract/Contract.ts 75.28% <100.00%> (ø)
src/utils/autorest.ts 90.66% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidyuk davidyuk added this to the v13.2.2 milestone Sep 15, 2023
@davidyuk davidyuk merged commit d7f4321 into aeternity:develop Sep 15, 2023
4 of 5 checks passed
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.

add Typescript to quickstart guide
2 participants