Code Monkey home page Code Monkey logo

old-webapp-meta-pool's Introduction

Narwallet-compatible Web App for the Meta Pool

Overview

What is the META-POOL and other non-Technical Documentation CLICK HERE

Repositories

This is the Web App repository. The rust Smart contract and main documentation is at https://github.com/Narwallets/meta-pool.git

Web App Dev Tooling (v0.1)

  • No browser frameworks are used, this is plain typescript and a main index.html

Dev Flow (v0.1)

  • npm run build in one terminal to start tsc -w (continuous typescript compilation)
  • npm run serve in another terminal to run a simple web server (python3 -m http.server)
  • With chrome navigate to: http://localhost:8000/DApp/
  • You'll need Narwallets chrome-extension installed https://github.com/Narwallets/narwallets-extension
  • Chrome Dev Tools: Map folder to /repos/meta-pool where the source is
  • Use Chrome Dev Tools as a quick-and-dirty IDE with Edit & Continue
  • Use VSCode as the main IDE

TO DO

Beta test & rewards

There are rewards!!!! check https://github.com/Narwallets/beta-testing

Web App

  • Wallet API - Chain-agnostic DApp - Connection is started from the wallet
  • Deposit/withdraw
  • Buy stNEAR/Stake
  • Trip-meter, measure rewards
  • Sell stNEAR/immediate unstake
  • NEAR/stNEAR Liquidity Pool, Add/Remove liquidity
  • Classic unstake-wait-finish-unstake
  • Complete redesign of the UI. models: https://mith.cash | https://yam.finance/
  • Trip-meter reset

old-webapp-meta-pool's People

Contributors

luciotato avatar

Watchers

 avatar  avatar

Forkers

x4e

old-webapp-meta-pool's Issues

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.