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

feat: As a developer i want to import the Verax contracts via npm in my project #593

Conversation

alainncls
Copy link
Collaborator

@alainncls alainncls commented Apr 20, 2024

What does this PR do?

Deploys the smart contracts to npm for anyone to use them easily
Depends on #592 to be merged first

Related ticket

Fixes #591

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@alainncls alainncls self-assigned this Apr 20, 2024
Copy link

netlify bot commented Apr 20, 2024

Deploy Preview for verax-tutorial ready!

Name Link
🔨 Latest commit c7f952b
🔍 Latest deploy log https://app.netlify.com/sites/verax-tutorial/deploys/6626317942b4190009e2020a
😎 Deploy Preview https://deploy-preview-593--verax-tutorial.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

github-actions bot commented Apr 20, 2024

@github-actions github-actions bot temporarily deployed to pull request April 20, 2024 15:33 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.53%. Comparing base (2b104ff) to head (c7f952b).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #593   +/-   ##
=======================================
  Coverage   92.53%   92.53%           
=======================================
  Files          30       30           
  Lines         482      482           
  Branches      114      114           
=======================================
  Hits          446      446           
  Misses         24       24           
  Partials       12       12           

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

@alainncls alainncls force-pushed the feat/as-a-developer-i-want-to-import-the-verax-contracts-via-npm-in-my-project branch from af2b526 to 14ebf0c Compare April 20, 2024 16:02
@github-actions github-actions bot temporarily deployed to pull request April 20, 2024 16:04 Inactive
@alainncls alainncls force-pushed the feat/as-a-developer-i-want-to-import-the-verax-contracts-via-npm-in-my-project branch from 14ebf0c to d1f0602 Compare April 20, 2024 20:11
@github-actions github-actions bot temporarily deployed to pull request April 20, 2024 20:12 Inactive
@alainncls alainncls force-pushed the feat/as-a-developer-i-want-to-import-the-verax-contracts-via-npm-in-my-project branch from d1f0602 to bb6fb8e Compare April 20, 2024 20:46
@github-actions github-actions bot temporarily deployed to pull request April 20, 2024 20:48 Inactive
@alainncls alainncls force-pushed the feat/as-a-developer-i-want-to-import-the-verax-contracts-via-npm-in-my-project branch from bb6fb8e to 5a31896 Compare April 21, 2024 12:54
@github-actions github-actions bot temporarily deployed to pull request April 21, 2024 12:55 Inactive
@alainncls alainncls force-pushed the feat/as-a-developer-i-want-to-import-the-verax-contracts-via-npm-in-my-project branch from 5a31896 to c7f952b Compare April 22, 2024 09:44
@alainncls alainncls marked this pull request as ready for review April 22, 2024 09:44
@alainncls alainncls enabled auto-merge (squash) April 22, 2024 09:45
@alainncls alainncls merged commit 1fcd093 into dev Apr 22, 2024
9 checks passed
@alainncls alainncls deleted the feat/as-a-developer-i-want-to-import-the-verax-contracts-via-npm-in-my-project branch April 22, 2024 09:48
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.

[US] As a developer, I want to import the Verax contracts via NPM in my project
3 participants