Giter VIP home page Giter VIP logo

wasm-showcase-dapps's Introduction

Astar WASM showcase dApps

This repository contains examples of ink! contracts and their respective UIs that can be deployed on Atar netwroks. If you are looking for unaudited production ready dApps (ink! + UI) this repo is for you.

Contribute to this repository

contributions are welcome:

  • If you find an issue or a refactor idea please open an issue
  • If you want to add your own example open a Pull Request

dApps

DEX - Uniswap-V2

This folder contains the line by line implementation of uniswap-v2 core + uniswap-v2 periphery & its tests. It uses ink! 3.3.0 & Openbrush 2.2.0

DAO

On Chain governance Based on Governor contracts of OpenZeppelin

Tests

The tests folders contains end-to-end tests for the contracts.

Runs the tests

  1. Run a local node
    Last version of polkadot v0.9.29 introduced WeightV2 and is not compatible with redspot
    Please use swanky-node v0.11
  2. The end-to-end test uses redspot as testing environment. Node version should be 14
yarn install
npx redspot test

wasm-showcase-dapps's People

Contributors

pierreossun avatar shunsukew avatar hyunggyujang 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.