Avi Aryan
Avi Aryan
- [ ] Homepage should now display a portfolio of coding club activities - [ ] There should be a people's page showing data from authors.yml - [ ] workshops...
GitHub API has support for [forking](https://developer.github.com/v3/repos/forks/#create-a-fork), creating a new branch, pushing a file to branch and sending a pull request. So we can use this from the client side to...
GitHub Issues API https://developer.github.com/v3/issues/ - The [list issues for a repo](https://developer.github.com/v3/issues/#list-issues-for-a-repository) function has features like filtering wrt labels and author and sorting so that should be helpful. - Using parameters...
Just an example..
https://github.com/ethereum-ts/TypeChain Also see #15
- Create a token for this project - Add a staking feature so that investors can stake and get a percentage of the rewards treasury collects distributed to them.
Give NFT badge on completing 1 challenge, 5 challenges, 10 challenges > 1 ETH.
A "Your Pledges" section can be added beside "Recent Pledges" that only lists pledges created by the logged in user. They can work like tabs.
Use Ganache-CLI to run blockchain.