Giter VIP home page Giter VIP logo

archway-templates's People

Contributors

aelesbao avatar drewstaylor avatar eliasmpw avatar gachouchani1999 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

archway-templates's Issues

Simplify the existing CW20 and CW721 templates

Description

The templates for the CW20 and CW721 off-chain contracts are not optimal since they are just copies of the code that is already available as crates in CosmWasm. We should clean up the code of both to use the crates instead.

Proposed solution

  • Clean up the CW20 base code and use the cw20-base crate.
  • Remove the CW721 with off-chain metadata, keep only the CW721 with on-chain metadata, and change the available template options in the CLI.
  • Update the crates dependencies on both templates.
  • Update the templates repository documentation.

Automated testing using the CLI

Description

The Developer CLI is highly dependent on the structure of the templates repository. If a template is renamed or moved, the CLI has to be updated accordingly. We should automatically test the template generation using the CLI to avoid breaking the project creation feature.

Finish gitpod setup

Description

Need to setup Gitpod for templates

TODO

  • Config YAML file
  • Create a new Docker image with archway-cli pre-installed
  • Add it to the docs

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.