Git Product home page Git Product logo

Comments (3)

TheGoldenEye avatar TheGoldenEye commented on July 17, 2024

@fix
Maybe a stupid question: How do you call a lisk-js function (e.g. open account) from the GUI? This code is running locally in the browser, the node code is running remotely on the node. No idea how this should work without api.

from lisk-sdk.

fix avatar fix commented on July 17, 2024

@TheGoldenEye
the open account does not do what it "means"

see https://github.com/LiskHQ/lisk/blob/0d6c94768f212a23687fa58d8faae4782ede3b37/modules/accounts.js#L306

Basically it just make the server aware of an account so it is loaded in the ram. For instance the faucet will raise an error before sending lisk if an account is not opened on the same server

But this is interface is issue. You can open cold wallet and send lisks posting a transaction to this wallet completely unknown to the blockchain.

from lisk-sdk.

 avatar commented on July 17, 2024

Some of these are heavily used in lisk-rake and other supporting scripts. Perhaps there is a middle ground on this.

from lisk-sdk.

Related Issues (20)

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.