Skip to content

ahnafalfariza/decentralized-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Decentralized Components for BOS NEAR

Made for Blockchain Operating System (BOS) NEAR. For more information, see BOS NEAR

Fungible Token Balance

Show fungible token assets balance (NEP-148) on Near Protocol by given account id

Props required

accountId: string;

Live example: https://near.org/near/widget/ComponentDetailsPage?src=ahnff.near/widget/FungibleTokenBalance

Digital Social Card Component

Add your personal information and contact details for your Social Card

Props required

name: string
role: string
nftImage: {
  contractId: string
  tokenId: string
},
email: string
social: {
  linkedin: string
  twitter: string
  instagram: string
  phone: string | number
}

Live example: https://near.org/near/widget/ComponentDetailsPage?src=ahnff.near/widget/ProfilePage

About

Decentralized Components for BOS NEAR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published