Project title: NEAR PIN
One-liner: Development of a platform that serves as a collective information hub.
Project Summary: NEAR PIN is a platform to gather and discover NEAR + Blockchain related resources easier, making
them more accessible offering a simple interface that holds all the key resources.
Series: Onboarding NEAR Certified Developer bootcamp participants to Developers in Residence program
Project member: Esin Adsoy
Period:
Jan 1 → Jan 31, 2022
The following list are the results obtained:
- Conract has been updated to use less storage on chain. When a resource has been added by a user, the Airtable API is being used to store categories ad urls. The resource is still storing these but Airtable API is being used to fetch data from Airtable on the client side for checking duplicates and listing categories seperately.
- Considering creating a seperate scenario where JS IPFS is used instead of Airtable. This will serve to compare handling storage in hopes to create a next project on Storage options where learners can have an idea of how both would look like.
- Exploring other features that could be added, such as comments or notifications.
The code with the progress of the project would be uploaded to the following link: GitHub - Near Pin