# NEAR / Creators & Communites A palette for building an open web on NEAR. ## #brainsconnect - [NFTs and a Thousand True Fans ](https://a16z.com/2021/02/27/nfts-and-a-thousand-true-fans/) - [SquiggleDAO](https://medium.com/squiggledao/introducing-squiggledao-9c059d6f42e0) - [Mirror introducing splits](https://dev.mirror.xyz/mQ03-JXlfdoBnRrZisC5X3kM9nBkOILlHwxbdq382Gw) - [Fungible Non-fungibles: The Financialization of NFTs](https://medium.com/1kxnetwork/fungible-non-fungibles-the-financialization-of-nfts-32565adf454a) - [Generative Art Economies](https://blog.simondlr.com/posts/new-markets-in-the-arts-generative-art-economies) - 📺 [Internet Renaissance](https://www.youtube.com/watch?v=Xrpa2w8xees) - 📺 [Mechanism Design 101](https://www.youtube.com/watch?v=gCFlGLbI_kE) - [Why Love Generative Art?](https://www.artnome.com/news/2018/8/8/why-love-generative-art) - [The Emergence of Cryptoeconomic Primitives](https://www.crowdcast.io/e/open-web-community-summit/8) - [Scaling Mintbase with NEAR](https://medium.com/mintbase/scaling-mintbase-with-near-503375d92702) - [Programmable music coming to Async](https://edition.async.art/blog/programmable-music-coming-to-async) - [Catalog : Where Music Is Worth It](https://catalogworks.medium.com/catalog-where-music-is-worth-it-5707863c5e53) - 🚛 [ArtBlocks](https://artblocks.io) ## Community - [CollabLand](https://collabland.freshdesk.com/support/solutions) - coming to [**NEAR**](https://gov.near.org/t/proposal-integration-of-sputnik-v2-dao-with-collab-land-bot/1698) - [MintGate](https://www.mintgate.app/) - coming to [**NEAR**](https://gov.near.org/t/near-token-access-pass-gate-content-using-near-token/1752) ## Generative Art - *3D* -> [Three.js](https://threejs.org) - Machine Learning -> [ml5.js](https://ml5js.org) / [RunwayML](https://runwayml.com) - Canvas -> [p5.js](https://p5js.org) - Audio -> [Tone.js](https://tonejs.github.io) - [Generative design systems with P5.js](https://github.com/matthewepler/Generative-Design-Systems-with-P5js) ## AssemblyScript ### Docs - [Learn TypeScript in Y minutes](https://learnxinyminutes.com/docs/typescript/) - [Writing contracts](https://docs.near.org/docs/develop/contracts/as/intro) - [NEAR accounts](https://vitalpoint.ai/understanding-near-accounts/) - [Big-O Notation](https://docs.near.org/docs/concepts/data-storage#big-o-notation) - [Gas](https://docs.near.org/docs/concepts/gas) - with generative art this is especially important ### Contracts - [SputnikDAO](https://github.com/VitalPointAI/SputnikDao-AS-Contract) - [Cross contract calls](https://github.com/near-examples/cross-contract-calls) - [Meme museum](https://github.com/Learn-NEAR/sample--meme-museum) - [No standard FT](https://github.com/near-examples/token-contract-as/blob/master/assembly/index.ts) ### Standards - [NFTs, FTs and Storage Management](https://github.com/near/NEPs/tree/master/specs/Standards) - not implemented in `AssemblyScript` - [NFT Royalties](https://github.com/near/NEPs/discussions/182) - WIP - [Sputnik DAO v2](https://github.com/near-daos/sputnik-dao-contract) - contracts without front-end ### Collections - [NEAR Apps](https://github.com/near-apps) ### Utils - [Setting up your terminal ](https://github.com/Learn-NEAR/sample--lottery/tree/main/scripts) - [Realtime Monitoring of Contract State](https://github.com/near-examples/workshop--exploring-near-apis/blob/master/challenges/realtime-monitoring-of-dapps.md) ### External Storage - [Arweave](https://github.com/ArweaveTeam/arweave-js) - easier to get started - [NFT Storage](https://nft.storage/) ### Ecosystem - [Development Dashboard, Apps Catalogue & Grant Ideas (wiki)](https://gov.near.org/t/development-dashboard-apps-catalogue-grant-ideas-wiki/690) ## Open Projects For some inspiration, [I am](https://twitter.com/hodlyassine) actively building [YSN](https://github.com/devey/YSN) in the open which implements and plays around with parts of the *NFTs* and *FTs* standard. If you can read **Rust**, [Matt Lockyer](https://twitter.com/mattdlockyer) has a complete *NFT market* showcasing all types of protocol features and more complete than my **AssemblyScript** version. ## Ethereum - [ERC-20](https://eips.ethereum.org/EIPS/eip-20) - [ERC-721](https://eips.ethereum.org/EIPS/eip-721) - [Zora ERC-721](https://zora.engineering/protocol/smart-contracts) --- ### ... - [Twitter](https://twitter.com/hodlyassine) - [Mojio](https://art-demo.vercel.app/) - [YS24](https://yassine2024.com/near-nft)