ProtoSchool
Interactive tutorials on decentralized web protocols
Blog | Lesson 4 of 7

Add a new blog post linked to an author and tags

In order to make the DAG (Directed Acyclic Graph) a bit more interesting, we will add a new blog post. It follows the same structure as the existing ones.

Try it!

Create a new blog post which is authored by Sam, has content about dogs, and is tagged as funny and hobby. Return the CID of that new blog post.

View SolutionReplace with SolutionClear Default Code
Update the code to complete the challenge. Click Submit to check your answer.