near-x / learn-near-community

Learn NEAR Community
MIT License
12 stars 9 forks source link

NCD L2 Cohort 1 | TestNet App | Crazy Ball #36

Open lk2684753 opened 3 years ago

lk2684753 commented 3 years ago

Description During NCD L2, I'd like to achieve the follow objectives:

We wanted to make a decentralized game;

Develop smart contracts in Rust on the Near public chain, combined with traditional games (Crazy pinball); And added NFT mall props, leaderboard prize pool and other concepts, to build a decentralized game;

NFT props in the game can be traded, transferred, destroyed, etc., which can not only give users the experience of the game, but also bring the value-added experience of blockchain assets;

At the beginning of each game in the game, spend 1Near to play the game, and the Near spent by the user will be transferred to a decentralized reward contract; Clear the leaderboard every week and reward users with the highest Rank score;

The game uses IPFS distributed storage technology to store NFT props photos and attributes in IPFS network. There are three smart contract deployments in the game: NFT contract, Makret contract and Reward contract.

The project technology mainly uses Js, Rust, Ipfs, etc

Thanks to the Learning-Near team for their great support!

think-in-universe commented 3 years ago

Thanks for your submission.

Please also introduce your team members (lk2684753.near, jiahong.near, zcsl_zoe.near) in the issue.

lk2684753 commented 3 years ago

About the team members, we have been friends for many years! We are a relatively young development team who love the blockchain industry. We are proficient in distributed storage and have industry-leading distributed storage experience. In the blockchain industry, we've been exposed to ethereum, Fabric, Cosmos, BSC, etc.; Experience in developing blockchain, DAPP, digital wallet, quantitative transaction, etc.

In recent months, the team has been learning how to conduct application development on Near public chain, and we have encountered many problems. The developers in the community are very friendly to us and timely solve the relevant problems, which gives us more confidence in developing on Near.