Git Product home page Git Product logo

penumbra-crypto-sdk's Introduction

🚴 Usage

Install package

Example of usage

import {decrypt_note} from "penumbra-web-assembly";

let decryptedNote 
= decrypt_note("<penumbrafullviewingkey>", "<encrypted_note hex>", "<ephemeral_key hex>");

console.log(decryptedNote);

If the FVK was able to decrypt the note successfully, the function will return an object with the following set of fields

diversifier: "0c20467296f5e78d622eaf"
note_blinding: "0c1e49ba245bb661419785d4cd599c212e43cc1d800dc62863fd66ef734a6511"
transmission_key: "046d8263d8da27c3265672080e98dce936d84954428bd1905686fb8a860c890b"
value:
  amount: 998000000
  asset_id: "passet1984fctenw8m2fpl8a9wzguzp7j34d7vravryuhft808nyt9fdggqxmanqm"

penumbra-crypto-sdk's People

Contributors

dependabot-support avatar dependabot-preview[bot] avatar fitzgen avatar ashleygwilliams avatar aaronabramov avatar alexcrichton avatar hskang9 avatar sendilkumarn avatar jimskapt avatar valentine1898 avatar

Stargazers

Екатерина Кузнецова avatar Maksym Kudymets avatar Vasylyk Serhii avatar Master avatar  avatar Cellar Developer avatar  avatar  avatar Swap Gate Deployer avatar MarX Decentralized Exchange Deployer avatar  avatar  avatar andrii avatar Dmytro Biriukov avatar  avatar  avatar Vorrol avatar Erwan Or avatar

Watchers

zpoken avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.