Skip to content

hugocaillard/clearness

Repository files navigation

Clearness

Source code and articles for clearness.dev/

Roadmap

  • build the blog with remix.run

  • og meta and images

  • open source the "voting" repo

    • set license
  • analytics with plausible

  • open source blog repo

  • update licenses (inspired by overreacted)

  • improve existing "annexes" and "clarity" articles

    • "from 0 to clarity" - how to get started with no coding experience
    • "from JS to clarity" - transfer JS/TS knowledge to clarity
    • "define functions" - read-only, public, privat - arguments and return/resonse types
    • "deploy on mainnet and testnet"
  • series

    • first series of articles "voting system"
    • "build the web3 app" to interact with the voting system
    • part 2 of "voting system": NFT reward, deployment

Development

To run your Remix app locally, make sure your project's local dependencies are installed:

$ npm install

Afterwards, start the Remix development server like so:

$ npm run dev

About

Source code of the Clearness blog. Learn to code Smart Contracts on Bitcoin thanks to Stacks and the Clarity Language

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE-code-snippets.txt
Unknown
LICENSE-posts.txt
MIT
LICENSE-website.txt

Stars

Watchers

Forks