All Projects → tina1998612 → Cryptobeauty

tina1998612 / Cryptobeauty

Licence: mit
Crypto Beauty 密碼女孩 - 你專屬的區塊鏈少女卡片創作交易平台. Live on the TRON Blockchain.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cryptobeauty

Eosio Card Game Repo
The Elemental Battles Tutorial is divided into easy to follow lessons that take you through the process of creating your own fully-functional blockchain-based dApp.
Stars: ✭ 139 (+275.68%)
Mutual labels:  blockchain, game
Allsketchs
Processing sketches, in which I have worked in the last years; images, videos, prototypes, experiments, tools, works, concepts... Everything is unfinished, some may not work, When I had no ideas, I would open one to see what it was...
Stars: ✭ 666 (+1700%)
Mutual labels:  game, art
Art Games
Games to discover new art and artists using museum APIs
Stars: ✭ 6 (-83.78%)
Mutual labels:  game, art
Lol Chime
🔔 A cross-platform(Linux, Windows, OSX) terminal utility that notifies the user with a bard chime when their friends are out of the game.
Stars: ✭ 35 (-5.41%)
Mutual labels:  game
Go
Stellar's public monorepo of go code
Stars: ✭ 979 (+2545.95%)
Mutual labels:  blockchain
Disperse
React/Redux dApp (decentralized app) boilerplate using Ethereum's blockchain
Stars: ✭ 36 (-2.7%)
Mutual labels:  blockchain
Halomd
New demo version of Halo for the Mac.
Stars: ✭ 36 (-2.7%)
Mutual labels:  game
Mud1
Essex MUD1 by Trubshaw and Bartle
Stars: ✭ 35 (-5.41%)
Mutual labels:  game
Blockchain Explorer
Stars: ✭ 984 (+2559.46%)
Mutual labels:  blockchain
Etherkit
Stars: ✭ 36 (-2.7%)
Mutual labels:  blockchain
Toy Block Explorer
A blockchain explorer written in Go to learn about building server-side applications that work with the Ethereum blockchain.
Stars: ✭ 36 (-2.7%)
Mutual labels:  blockchain
Pioneer
A game of lonely space adventure
Stars: ✭ 979 (+2545.95%)
Mutual labels:  game
Stellar Contracts
Stellar contract examples and components
Stars: ✭ 36 (-2.7%)
Mutual labels:  blockchain
Fabric Sdk Java
Stars: ✭ 982 (+2554.05%)
Mutual labels:  blockchain
Intrinsic
Intrinsic is a Vulkan based cross-platform game and rendering engine. The project is currently in an early stage of development.
Stars: ✭ 984 (+2559.46%)
Mutual labels:  game
Games
Your own games website, filled with open source goodness! Automated installation of a plethora of open source web games. Fully customizable.
Stars: ✭ 35 (-5.41%)
Mutual labels:  game
Elematter Js13k
A simple tower defense game for js13k 2014
Stars: ✭ 36 (-2.7%)
Mutual labels:  game
Loyalty Points Evm Fabric
Sample use of Ethereum smart contract in Hyperledger Fabric
Stars: ✭ 35 (-5.41%)
Mutual labels:  blockchain
Cursatetra
Terminal-bounded block-based puzzle game written in Python/Curses
Stars: ✭ 36 (-2.7%)
Mutual labels:  game
Teachingasart2018
Teaching as Art. A class at NYU ITP on pedagogy and social practice art.
Stars: ✭ 36 (-2.7%)
Mutual labels:  art

CryptoBeauty 密碼女孩

你專屬的區塊鏈少女卡片創作交易平台 🦋 https://tina1998612.github.io/CryptoBeauty/#/

A wonderland for you to explore and create the beauty of crypto girls on blockchain;)

cover photo

LIVE ON TRON MAINNET! 波場主網上線中!

點我看即時交易紀錄

mainnet contract

Development

Install Dependencies

npm install

Test contract

truffle test

Frontend Test

More instructions are in the README under client directory.

cd client
npm install
npm start

To build and publish

(npm install gh-pages -g if haven't installed github pages)

cd client
npm run build
gh-pages -d build 
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].