Denota
  • Introduction
    • 🐐Revolutionizing Crypto Escrows
      • 🧘‍♂️Our Journey
      • 🔭Our Vision
    • 🟣Denota Protocol
      • 🏦The Nota Registrar
      • ✉️The Nota Primitive
      • 🪝Nota Hooks
      • 🌱Our Ecosystem
      • 🤔Use-cases
    • ⛓️Denota SDK
    • 💸NotaPay App
  • Integration/Development
    • 🤓Protocol Reference
      • 🏗️NotaRegistrar
      • 🏡Contract Addresses
    • 😎SDK Reference
  • Release Notes
    • 🔁SDK Updates
  • Support/Feedback
    • 📬Contact Us
Powered by GitBook
On this page
  • Overview
  • How It Works
  • Decentralized Storage

Was this helpful?

  1. Introduction

Denota SDK

dApp integration made fast and easy

PreviousUse-casesNextNotaPay App

Last updated 1 year ago

Was this helpful?

The Denota SDK was made to allow engineers without blockchain experience to integrate Denota Protocol without having to worry about how the proverbial "blocks" are made. It is also intended to save developers time even if they do have experience with some amazing convenience functions and additional features we will be adding/improving over time.

Overview

The two main features offered is the ability to query for existing Notas and convenience functions for creating/interacting with them. Nota queries are supported by our Graph node (with an open source subgraph) while convenience functions are maintained by us for contract deployment information, argument formatting, and function calling.

How It Works

Decentralized Storage

A key innovation for NFTs was the ability to reference images offchain that are linked to the assets onchain. To make the developer experience even easier, we allow uploads of your documents that are securely published to IPFS and other decentralized storage providers as well. It is currently encrypted by default using with other options planned to be added in the future.

⛓️
Lighthouse
Creating and viewing a Nota