All Projects → curaOS → source

curaOS / source

Licence: other
Start a solid foundation of tools for creators+builders.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to source

near-cli-rs
near.cli.rs
Stars: ✭ 37 (+146.67%)
Mutual labels:  nearprotocol
near-indexer-for-explorer
Watch NEAR network and store all the data from NEAR blockchain to PostgreSQL database
Stars: ✭ 108 (+620%)
Mutual labels:  nearprotocol
near-lands
Decentralized 2D multiverse project in development using NEAR protocol
Stars: ✭ 55 (+266.67%)
Mutual labels:  nearprotocol
web4
Web4 is a new way to distribute decentralized apps. You only need to deploy one smart contract using WebAssembly to deploy whole web app.
Stars: ✭ 32 (+113.33%)
Mutual labels:  nearprotocol
near-cli
General purpose command line tools for interacting with NEAR Protocol
Stars: ✭ 130 (+766.67%)
Mutual labels:  nearprotocol
sputnik-dao-contract
Smart contracts for https://app.astrodao.com
Stars: ✭ 81 (+440%)
Mutual labels:  nearprotocol
description
A full-stack of tools for web3 creators to be market makers and build a community around their content.

Introduction

Check curaDAO tasks if you are interested in supporting, in different ways.

Links

Concepts

Cura is an experimental project on the NEAR sharded blockchain that explores the use of non-fungible tokens as creative tools. On top of ownership and provenance, the goal is to explore this new expression of Media , built on smart contracts, as not only a pointer to art, but as the art itself.

A canvas for building an open web on NEAR; The initial version is geared towards generative art as a great way to gather around projects and build communities.

The current goal of this repository is to remove the overhead and allow any code artist to be able to come and experiment, iterate and deploy.

The long-term goal is to have an ecosystem of media projects forked or born here that come together through their tokens and DAOs with value flowing in from media.

We're starting with front-end hooks, themed components, and composable smart contracts that respect NEAR standards but give room for creativity and customization.

Plans

  • @cura/commands v0.1
  • @cura/contracts v0.1
  • @cura/hooks v0.1
  • @cura/components v0.1
  • New components style
  • NFT Gallery into new repository
  • Smart contract testing and improvement
  • GitHub and packages DevOps

Install

yarn install

Development

yarn dev:frontend // hot reloading of the local packages is enabled by default
yarn dev:components

Build

yarn build:frontend
yarn build:components
yarn build:hooks
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].