# Hack For Freedom Submission
*= required
## Name of Project*
NFT Request
<br>
## Project Description*
NFT Request team is expanding 1hive's token request app to support ERC721. NFTs held by DAOs will be put on display in the NFT Gallery, where they are auctioned off using a generic pricing algorithm. The algorithm depreciates the NFT price every block, then doubles the price on a sale. Using a pricing algorithm offloads the responsibility of DAO participants to price each individual NFT and instead offers a overaching single price. Users can hunt for "deals" or wage a bid war over an NFT they like. Just click and sign! It's that simple.
Agent contracts still are a bit buggy when receiving NFTs. Once it is in the DAO, however, the project is functional. I've loaded two dummy tokens just to show UI elements
<br>
## Project Team*
Victor Ginelli (youngkidwarrior), Lead Developer [Twitter](https://twitter.com/ginelliunit) [Github](https://github.com/youngkidwarrior)
<br>
## A prototype (code or no-code)*
https://github.com/youngkidwarrior/token-request-app/tree/hack-for-freedom-submission
Build from hack-for-freedom-submission branch
<br>
## Beta-product page + lead capture url
https://rinkeby.aragon.org/?#/nftrequest/
(no lead capture for token request)
<br>
## Pitch-deck
https://docs.google.com/presentation/d/1tLCULoXoR4ECGK6SH52aM6n5bJEPd-0EalsZJrdnAOw/edit?usp=sharing
<br>
## Future Plans
The Auction starting price and block timer are currently hard coded. Let the DAO choose these values
Auto sell NFTs during auctions at auction price.
Allow users to request DAO tokens in exchange for NFTs