poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
381 stars 216 forks source link

SSR mode? #1224

Closed xoxoj closed 5 years ago

xoxoj commented 5 years ago

If you are reporting a problem with Token Wizard, please include the following information:

Which network did you use? (Mainnet, Kovan, Rinkeby, etc.)

Kovan

If you were able to create it, what is the URL of your crowdsale?

Later

Do you have screenshots showing the problem?

No, I just want ask ooooooooooooone question..Orz

Do you see errors in the dev console? If yes, please include a screenshot

To open the dev console in Google Chrome, press F12, or go to View -> Developer -> Developer Tools, and open the Console tab

If you see errors, please right click on them and "Save as..". Zip saved file and attach it to the Issue.

this project is the SSR mode ? I recently studied Mobx and accidentally discovered this project and found it very good.


vbaranov commented 5 years ago

@xoxoj Token Wizard works in CSR mode only. Thus, to answer your question: no, it has no SSR mode. But you can contribute any time. Take a look the project PR policy https://github.com/poanetwork/token-wizard/wiki/Pull-Request-Policy.