Share what you have learnd today with others, data stored in the NEAR blockchain.
The contract is written in Rust. The frontend is using React + MUI
- User can post
what have learned today. - User can see others post
- User can follow/unfollow others
- User can see following list. (the contract already had
followingsandfollowers, only need to build the UI) - User can see following's post, like the home timeline of twitter
- User should stake some NEAR for the storage
fgfm999
A web2 developer, start developing web3 this year. Familiar with Rust, Typescript.