Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>EvidentProof.ClientNew to Visual Studio Code? Get it now.
EvidentProof.Client

EvidentProof.Client

Data Proof

|
4 installs
| (0) | Free
A helper tool to install the evidentproof.api.client NPM package and provide IntelliSense for smooth integration in JS/TS projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🛠️ EvidentProof.Client Extension for VS Code

A lightweight Visual Studio Code extension that simplifies integration with the evidentproof.api.client NPM package.
This helper tool ensures the SDK is automatically available in your project with minimal effort.


🚀 Features

✅ Auto Installation

  • Automatically detects if your workspace is a JavaScript/TypeScript project
  • Installs the evidentproof.api.client package on first use

✅ Smart Suggestions

  • Prompts you to install the SDK if it's not already included in your project
  • Respects your decision to skip installation (won’t keep nagging!)

✅ Onboarding Experience

  • Welcomes you the first time you use the extension
  • Automatically opens the SDK README for quick guidance

✅ Zero Configuration

  • No need to manually modify your package.json
  • Just open your project — and you’re set!

📦 What Is EvidentProof?

evidentproof.api.client is an SDK designed to interact with the Evident Proof blockchain evidence service. It allows developers to:

  • Submit evidence
  • Generate certificates
  • Query proofs and statistics
  • Integrate trust, immutability, and transparency into their applications

🧠 How It Works

  1. When you open a JS/TS project in VS Code, the extension checks for:

    • package.json file
    • Whether evidentproof.api.client is installed
  2. If it’s missing:

    • First-time auto-installed without prompting
    • Next-time You’ll be asked if you’d like to install the SDK if it's not already present
  3. After installation, it opens a helpful README to get you started.


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft