Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TokenScripts Design / CLI Scaffold Project for Token Issuers - In its simplest form #422

Open
nicktaras opened this issue Dec 20, 2021 · 0 comments
Assignees

Comments

@nicktaras
Copy link
Contributor

This task is to create a development pipeline / process that can generate a simple project for TokenScript.

The initial requirements are as follows:

  • Compiles working directory
  • Contains a manifest file just as Node.js uses (package.json). Other examples are babel (babel.config.js), typescript (ts.config.js), Jest (jest.config.js)
  • No views/actions are required, but this design should consider these as the project is furthered
@nicktaras nicktaras self-assigned this Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant