Skip to content

Create Quest Actions Flow #21

@roshaans

Description

@roshaans

These are some of the flows i thought of. It would be sick to include all of these.

Top level things are Projects, then we have actions, then configurations.

I can started on indexers for these.

All
	interaction on contract
			account_id
				<text_input>
			number_of_interactions
				<number_input>
	interaction for specific method on contract
			account_id
				<text_input>
			method_name
				<text_input>
			number_of_interactions
				<number_inputs>
	transfer
			account_id
				<text_input>
			near_amount
				<number_input>
	
social.near
	follow a user
		user
			<text_input>
	like a post
		post_id
			<number_input>
	repost
		post_id
			<number_input>
	use hash tag in post
		hash_tag
			<text_input>
	comment on a post
		post_id
			<number_input>
	complete widget metadata information
	

astrodao.near
	join a dao
		dao_account_id
			<text_input>
		role
			<text_input>
	vote on proposal
		dao_account_id 
			proposal_id
				<number_input>
near horizon
	propose a contribution
		options
				any
				project_name
					<input_text>
	create a project
		
devgogs.near
	post a solution 
		get_number_likes
			<number_input> | default 0
	reply to a post
		id
			<number_input> 
	interact with community
		community_name
			<text_input>
	attest a post
		<number_input>
	fund a project
		greater than 
			<number_input>
		less than
			<number_input>
		equal 
			<number_input>

Mintbase
	Buy NFT from Mintbase
		options
			any
			specific collection
				collection account_id
						<text_input>
	List NFT on Mintbase
	Create a collection on Mintbase

Paras
	Buy NFT from paras
	

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions