├── .github ├── ISSUE_TEMPLATE │ └── bounty.md └── PULL_REQUEST_TEMPLATE │ └── technical.md ├── LICENSE ├── README.md ├── bounties └── template.md ├── deliveries ├── TCN milestone.md ├── chrome-extension-wallet ├── gamefantasy-ntf-milestones.md ├── gamefantasymilestone.md ├── iotex-dashboard-by-smartstake-milestone.md ├── parrotdefi-MS1.md └── project_milestone_n_template.md ├── img ├── btn-choose-bounty.png ├── btn-create-bounty.png ├── btn-discord.png ├── btn-discord.svg ├── btn-discuss-discord.png ├── btn-fork-repo.png ├── btn-gitcoin-bounties.png ├── btn-gitcoin-fund-bounty.png └── halo.png ├── oep-proposals ├── magicland.md ├── open-proposal-TCN(Touchain NFT).md ├── open-proposal-gamefantasy-nft.md ├── open-proposal-gamefantasy.md ├── open-proposal-healthblocks.md ├── open-proposal-iotexpay.md ├── open-proposal-parrotdefi.md ├── open-proposal-xDollar.md ├── open-template-blockchainetl.md └── open-template-iotex-dashboard-by-smartstake.md └── rfp-proposals ├── rfp-ideas.md ├── rfp-proposal-antenna-arduino-sdk.md ├── rfp-proposal-chrome-extension-wallet.md ├── rfp-proposal-template1.md └── rfp-proposal-template2.md /.github/ISSUE_TEMPLATE/bounty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/.github/ISSUE_TEMPLATE/bounty.md -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE/technical.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/.github/PULL_REQUEST_TEMPLATE/technical.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/README.md -------------------------------------------------------------------------------- /bounties/template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/bounties/template.md -------------------------------------------------------------------------------- /deliveries/TCN milestone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/deliveries/TCN milestone.md -------------------------------------------------------------------------------- /deliveries/chrome-extension-wallet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/deliveries/chrome-extension-wallet -------------------------------------------------------------------------------- /deliveries/gamefantasy-ntf-milestones.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/deliveries/gamefantasy-ntf-milestones.md -------------------------------------------------------------------------------- /deliveries/gamefantasymilestone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/deliveries/gamefantasymilestone.md -------------------------------------------------------------------------------- /deliveries/iotex-dashboard-by-smartstake-milestone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/deliveries/iotex-dashboard-by-smartstake-milestone.md -------------------------------------------------------------------------------- /deliveries/parrotdefi-MS1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/deliveries/parrotdefi-MS1.md -------------------------------------------------------------------------------- /deliveries/project_milestone_n_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/deliveries/project_milestone_n_template.md -------------------------------------------------------------------------------- /img/btn-choose-bounty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/img/btn-choose-bounty.png -------------------------------------------------------------------------------- /img/btn-create-bounty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/img/btn-create-bounty.png -------------------------------------------------------------------------------- /img/btn-discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/img/btn-discord.png -------------------------------------------------------------------------------- /img/btn-discord.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/img/btn-discord.svg -------------------------------------------------------------------------------- /img/btn-discuss-discord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/img/btn-discuss-discord.png -------------------------------------------------------------------------------- /img/btn-fork-repo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/img/btn-fork-repo.png -------------------------------------------------------------------------------- /img/btn-gitcoin-bounties.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/img/btn-gitcoin-bounties.png -------------------------------------------------------------------------------- /img/btn-gitcoin-fund-bounty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/img/btn-gitcoin-fund-bounty.png -------------------------------------------------------------------------------- /img/halo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/img/halo.png -------------------------------------------------------------------------------- /oep-proposals/magicland.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/oep-proposals/magicland.md -------------------------------------------------------------------------------- /oep-proposals/open-proposal-TCN(Touchain NFT).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/oep-proposals/open-proposal-TCN(Touchain NFT).md -------------------------------------------------------------------------------- /oep-proposals/open-proposal-gamefantasy-nft.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/oep-proposals/open-proposal-gamefantasy-nft.md -------------------------------------------------------------------------------- /oep-proposals/open-proposal-gamefantasy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/oep-proposals/open-proposal-gamefantasy.md -------------------------------------------------------------------------------- /oep-proposals/open-proposal-healthblocks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/oep-proposals/open-proposal-healthblocks.md -------------------------------------------------------------------------------- /oep-proposals/open-proposal-iotexpay.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/oep-proposals/open-proposal-iotexpay.md -------------------------------------------------------------------------------- /oep-proposals/open-proposal-parrotdefi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/oep-proposals/open-proposal-parrotdefi.md -------------------------------------------------------------------------------- /oep-proposals/open-proposal-xDollar.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/oep-proposals/open-proposal-xDollar.md -------------------------------------------------------------------------------- /oep-proposals/open-template-blockchainetl.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/oep-proposals/open-template-blockchainetl.md -------------------------------------------------------------------------------- /oep-proposals/open-template-iotex-dashboard-by-smartstake.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/oep-proposals/open-template-iotex-dashboard-by-smartstake.md -------------------------------------------------------------------------------- /rfp-proposals/rfp-ideas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/rfp-proposals/rfp-ideas.md -------------------------------------------------------------------------------- /rfp-proposals/rfp-proposal-antenna-arduino-sdk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/rfp-proposals/rfp-proposal-antenna-arduino-sdk.md -------------------------------------------------------------------------------- /rfp-proposals/rfp-proposal-chrome-extension-wallet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/rfp-proposals/rfp-proposal-chrome-extension-wallet.md -------------------------------------------------------------------------------- /rfp-proposals/rfp-proposal-template1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/rfp-proposals/rfp-proposal-template1.md -------------------------------------------------------------------------------- /rfp-proposals/rfp-proposal-template2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/iotexproject/halogrants/HEAD/rfp-proposals/rfp-proposal-template2.md --------------------------------------------------------------------------------