As part of Seed Club’s Season 2 cohort, there are a range of compelling projects exploring the frontiers of social token application. There is Jump (a community of b2b advertising agency leaders), Global Coin Research (a tokenized media organization), and more.
I participated in Seed Club as part of the Ampled team. We’re a web platform for direct support of musicians, formed as an artist and worker-owned cooperative. Within the accelerator, we have been exploring the implementation of community tokens, as a coordination layer within an existing democratic cooperative.
Some of the questions we have been exploring include:
Earning: How does someone earn community tokens?
Redeeming: Once you have community tokens, what can you do with them?
Accessing: What do token holders get special access to?
The idea of token-gated physical space isn’t new. It seems like it has been a long-running point of discussion around the potential power of token utility. And now, there has been increasing usage and discussion around NFTs as tickets, and protocols like Unlock creating tools to give NFTs utility across a suite of integrations. Recently, the Friends with Benefits community held a party, in which only people who had 60 $FWB tokens could enter. It’s one of the most clear examples of how tokens can not only gate access (literally), but also how valuable the shared in-person social component to tokenized communities can be.
Ampled workers, since the beginning of the project, have talked about the idea of having a shared physical workspace/ home base. We’d love to create a space, likely in NYC, that any Ampled members have access to. It could be an office with space to work or socialize, or it could be an event space or shared music rehearsal space. The thought is, if you are a co-owner of the cooperative, any space that belonged to Ampled would belong to you. It helps reinforce the meaning of ownership and cooperativism in a very intuitive way.
Recently, with support from Unlock Protocol, we are beginning to pursue this idea -- and create a space in Brooklyn, NY that all members can have access to. And, we are planning a pilot that will give current members tokens that will allow access to the space.
The idea is to demonstrate an exciting way to bridge membership from digital spaces to physical spaces.
The Patch House was an early inspiration for this idea. It was a brand-sponsored space where bands could stay in Brooklyn for free while on tour.
The goal of this experiment was to create an MVP, no-code version of a token-gated smart lock. I ended up created a relatively simple way of using Unlock to grant access to a physical space using an NFT created through Unlock Protocol. Here’s how it works.
It’s a very hacky and simple solution. Basically, the codes are already preprogrammed and scheduled to work with a smart lock, and the bot within the token-gated Discord channel just reveals each morning which code will open the lock that day (by querying an airtable database).
For this proof of concept, I used this Schlage Encode smart lock. The reason why I chose this lock is that its native mobile app allows for the ability to create scheduled temporary keypad codes.
In order to make this idea work, I used several no-code software tools.
To be clear, this system has several imperfections, and I am by no means a no-code automation expert. However, I have tested this out with the smart lock and it does work (even if the end-to-end system could be dramatically more efficient and optimized). Potential improvements aside, it works! This is one way to create a token-gated physical space.
There are many possible applications of token-gated physical spaces. This could include:
To view the full post and more details on how this was created, including links to some of the automation recipes used, click here to read on Unlock Protocol’s Discourse forum.