GithubHelp home page GithubHelp logo

stacks-bingo's Introduction

Sigle

Where Web3 stories come to life

Stars Checks License

Sigle - A beautiful, decentralised and open source blog maker | Product Hunt Embed

About

Sigle is a secured and open-source writing platform for web3 content creators, NFT projects, crypto analysts and more. We give you all the tools you need to shape your community and make your stories come to life.

Contributing

We're open to all community contributions! Please first read our contributing guide to see how to locally setup the repository and see our development process.

License

MIT © Sigle

stacks-bingo's People

Contributors

akirtovskis avatar pradel avatar

Stargazers

 avatar  avatar

Watchers

 avatar

stacks-bingo's Issues

[Cient] Allow transaction flow

When arriving on the app, before depositing any money, a transaction should be broadcasted and included in a block (see how boom is working)

smth like this:

 doContractCall({
      network,
      contractAddress: 'ST000000000000000000002AMW42H',
      contractName: 'pox',
      functionName: 'allow-contract-caller',
      functionArgs: [
        contractPrincipalCV(
          'ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM',
          'stacks-bingo'
        ),
        noneCV(),
      ],
      onFinish: (data) => {
        console.log(data);
      },
    });
  1. Show in UI button to trigger the transaction
  2. If you reload the page query the mempool to see if a pending tx is included (bonus)
  3. Once tx is included, show the input for the amount

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.