Giter Site home page Giter Site logo

allchain / signing-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kadena-io/signing-api

0.0 1.0 0.0 68 KB

Kadena wallet signing API definition and reference docs

Home Page: https://kadena-io.github.io/signing-api/

License: BSD 3-Clause "New" or "Revised" License

Haskell 79.47% Nix 17.81% Shell 2.72%

signing-api's Introduction

Kadena Wallet Signing API

This package contains the specification of the Kadena Wallet Signing API. This API facilitates communication between dapps and wallets. This frees dapp developers from the complexity of managing private keys, allowing them to focus on the functionality and business logic of the application.`

Whenever the dapp needs to send a signed transaction, all you have to do is make an AJAX request to this API on localhost port 9467 and the user's wallet app will handle all the details of transaction signing for you.

Who should use this API?

  • Dapp authors - Anyone writing dapps on the Kadena blockchain will want to use this API to make sure their Dapp works with Chainweaver, the Kadena desktop wallet. The easiest way to do that is to use pact-lang-api, a JavaScript library that handles all the details of the signing API for you.

  • Wallet authors - Anyone writing a wallet for the Kadena blockchain will want to make their wallet expose this API so they can work seamlessly with the Kadena dapp ecosystem.

API Documentation

The swagger.json file contains the generated swagger representation of the API. You can use tools like swagger-codegen to generate client or server code in a large number of different languages.

If you would like to get familiar with the API, you can browse the online docs here:

https://kadena-io.github.io/signing-api/

signing-api's People

Contributors

mightybyte avatar tomsmalley avatar mankykitty avatar

Watchers

James Cloos 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.