My goal with this contribution is to make it easy for developers to get started developing with AgX, big thanks to for that post and
as the sponsor of the project.
Bug Fixes
Well, I did not find any bugs yet with AgX, I did find one with a prerequisite, so I made a post about it right here on Utopian and wrote a pull request to fix it.
New Features
I updated the package.json file so that it outputs the url of the web service so developers can trigger the code to run. I fixed the name of the application and added the link to the github repository as good practice.
Next update was to the README.md file. I documented the prerequisite, I listed the environment variables that will hold your steem userid and your posting Wif key and instructed how to get the code and start the web server.
Of course you will have to update the steem userid and posting Wif key with your own if you decide to use this code for other purposes.
New Projects
- I'm working on mocha+chai tests for this project
How to contribute?
- Fork it on github and make a pull request. Your imagination is the only limit to what new features you can contribute.
Posted on Utopian.io - Rewarding Open Source Contributors