GithubHelp home page GithubHelp logo

fanjum11 / clarity-smart-contracts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from friedger/clarity-smart-contracts

0.0 1.0 0.0 1.03 MB

Collection of Smart Contract for Stacks Blockchain in Clarity

License: MIT License

TypeScript 100.00%

clarity-smart-contracts's Introduction

Gitpod ready-to-code

Clarity Smart Contracts

A collection of various smart contracts written in Clarity. They run on the Stacks blockchain.

See also original Clarity tutorials by Blockstack.

Repositories with Smart Contracts

  • Swapr Trustless token exchange.
  • Flexr Token with an elastic supply, guaranteed by design to be uncorrelated to other tokens.
  • Stackstarter Crowdfunding
  • Marketplace Marketplace (NFTs that can get disabled + market).
  • Loopbomb Marketplace Marketplace for art NFTs and others.
  • Profit sharing token Token with included profit sharing on resale.
  • Blind Poll Anonymous polls, where all submitted answers will be sealed until they're revealed by participants after the poll is closed.
  • Highscore Simple list of submitted scores.
  • Redistribution Pot for redistributing funds.
  • Endless list A bottomless, paged, list of items.
  • Stacks loans Loans with fixed interest rates.
  • Advent calendar Open one door each day, open to everybody to add new doors.

More examples on

Smart Contracts in this Repository

This repo is gitpod ready. Click the gitpod button to start editing and running the contracts. (Read more about Clarity Web IDE (gitpod based))

.
+-- contracts
|    +-- license (OI License - contract to handle licenses for using UI apps, not data apps)
|    +-- tokens  (Token contracts with various properties)
|    +-- experiments (All the rest)
+-- test
|    +-- integration (Tests that run on mocknet or testnet)
|    +-- unit (Test that run on clarity VM only)

Documented Contracts

Escrow contract: Simple token transfer via 3rd party (contract account). Video of demo

Flip coin contract: Random coin flipping, users can bet on the outcome.

clarity-smart-contracts's People

Contributors

friedger avatar dependabot[bot] avatar

Watchers

James Cloos avatar

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.