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

What would you love to have in infeos [Ideas] #2

Open
DimitarSD opened this issue Feb 18, 2019 · 3 comments
Open

What would you love to have in infeos [Ideas] #2

DimitarSD opened this issue Feb 18, 2019 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@DimitarSD
Copy link
Collaborator

infeos is an open-source framework for development, building, deploying and testing EOSIO based dApps.

We have a lot of new features on the way. However, we're building the universe around infeos and we want you - the EOSIO developer to help us. Tell us what you want to see being developed, what needs to be added or changed.

We have three levels of priority:

Level 1 - High Priority
Level 2 - Medium Priority
Level 3 - Low Priority

Choose your level appropriately and share your ideas in the comments below. :)

For any questions you can find on Telegram

@DimitarSD DimitarSD added the help wanted Extra attention is needed label Feb 18, 2019
@WendySanarwanto
Copy link

WendySanarwanto commented Feb 23, 2019

Request for Enhancement (RFE) - 0001

I'd like to see this feature: a Typescript or ES6 compiler, which compile EOS smartcontract code that is witten in TS or JS ES6 into C++. This would help more JS/TS developers to embrace EOS Smartcontract development without requiring them to learn C++.

@WendySanarwanto
Copy link

WendySanarwanto commented Mar 4, 2019

Additional command to infeos which can be used to generate skeletal contract code along with its unit test. So, when the command is invoked, there would appear yeoman-like wizard which ask the user to enter smartcontract's name, input method, fields , etc and when the user selects finish the wizard, infeos will generate the .cpp, .hpp, test's .js file and also add npm scripts for helping the developers to automate the generated contract's compilation, deployment & running the test. This would be awesome. An example of this kind of wizard is Loopback.io

@DimitarSD
Copy link
Collaborator Author

Priority 1

A "near-zero-talk" super-thin example application, which involved a simple contract, and a simple(!) JS-app (no react etc., to keep things easy).

The demonstration should be some cli-intructions to recreate the demo-app, and instructions of the steps to extend the contract/ui (showcasing the infeos functionality).

Are you talking about like a tutorial?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants