Skip to content

You are viewing a single comment's thread from:

RE: Support Steem.DAO: Return Proposal

View the full contextView the direct parent
in#steemdao
·in#steemdao·by
5
Sort:
  • apshamilton profile picture

    Thanks. This seems to be the only option to actually create a proposal at the moment.

    3 votes
    • jga profile picture

      try also this one from steemconnect. Just change the parameters in the url.

      $0.00
      • eonwarped profile picture

        Got one for voting? I think steemconnect needs something to handle a proposal ID of 0 possibly...

        Keychain also needs to update to latest steemjs before proposal voting can happen too, from what I've gathered. (And can you add it to your nice site when that happens :) )

        Example call:

        steem_keychain.requestBroadcast('eonwarped', [['update_proposal_votes', { voter: 'eonwarped', proposal_ids: [0], approve: true}]], 'Active', function(response) {
                console.log('main js response - broadcast');
                console.log(response);
            });
        
        $0.00
        1 vote
        • ackza profile picture

          Wait was this 3 days ago before steempeak added the proposal button? https://steempeak.com/me/proposals Is this not fully up yet? looks great! i almost submitted a proposal for @phonedata project just need 10 SBD :)

          $0.00