Code Monkey home page Code Monkey logo

Comments (6)

dr497 avatar dr497 commented on June 13, 2024

I don't understand your question, what do you mean by a number that is ready to use?

from token-vesting.

leofisG avatar leofisG commented on June 13, 2024

In the token vesting UI here: https://vesting.bonfida.org/#/unlock
It asks us to input a contract seed, if I enter the vesting seed of 8opHzTAnfzRpPEx21XtnrVTX28YQuCpAjcn1PczScQ4, I can't see the vesting contract (an error saying Error loading contract info). So I am wondering how do I go from 8opHzTAnfzRpPEx21XtnrVTX28YQuCpAjcn1PczScQ4 to the format that is acceptable in the UI?

from token-vesting.

leofisG avatar leofisG commented on June 13, 2024

@dr497 It will be great if we can use the vesting contract to distribute our tokens. Thanks!

from token-vesting.

leofisG avatar leofisG commented on June 13, 2024

@dr497 bump.

from token-vesting.

syedshahzebhasnain avatar syedshahzebhasnain commented on June 13, 2024

bump

from token-vesting.

dr497 avatar dr497 commented on June 13, 2024

You can inspect vesting contract on the UI by using the key.

If you want to retrieve the seed for the contract use the data of the creation instruction and slice it to get the seed (.slice(1,32) https://github.com/Bonfida/token-vesting/blob/master/program/src/instruction.rs#L139

from token-vesting.

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.