mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex-taker-v2.git
synced 2026-09-21 16:52:01 -07:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec4a4f8c41 | ||
|
|
c14f60a36e | ||
|
|
062ad933d9 | ||
|
|
a81dbb70e1 | ||
|
|
638e6f9e6d | ||
|
|
09cb79abab | ||
|
|
b15f55fc69 | ||
|
|
98f308a467 | ||
|
|
701a84b2d5 | ||
|
|
3b8d8e6238 | ||
|
|
ba46ce5927 | ||
|
|
98b57ecc75 | ||
|
|
78ac934e70 | ||
|
|
1d75be5b61 | ||
|
|
98603d3fc5 | ||
|
|
0f16c3e0fb | ||
|
|
43b35a3553 | ||
|
|
862377b929 | ||
|
|
02e800ff6a | ||
|
|
7e1b75f965 | ||
|
|
990e41e8f6 | ||
|
|
9d35d80bcf | ||
|
|
907bb7e468 | ||
|
|
7eb5ff7821 | ||
|
|
8a982d2ef2 | ||
|
|
24bb18c77c | ||
|
|
913745ba9f | ||
|
|
f24c199dd6 | ||
|
|
0da9d4c567 | ||
|
|
e05948aa32 | ||
|
|
3cf69cbd95 |
Generated
+15
-3
@@ -15,13 +15,13 @@
|
|||||||
"@fortawesome/react-fontawesome": "0.2.2",
|
"@fortawesome/react-fontawesome": "0.2.2",
|
||||||
"@noble/hashes": "^1.8.0",
|
"@noble/hashes": "^1.8.0",
|
||||||
"axios": "0.27.2",
|
"axios": "0.27.2",
|
||||||
"bch-dex-lib": "2.0.2",
|
"bch-dex-lib": "2.0.3",
|
||||||
"bch-message-lib": "2.2.1",
|
"bch-message-lib": "2.2.1",
|
||||||
"bch-nostr": "1.3.4",
|
"bch-nostr": "1.3.4",
|
||||||
"bch-token-sweep": "2.2.1",
|
"bch-token-sweep": "2.2.1",
|
||||||
"bootstrap": "5.2.0",
|
"bootstrap": "5.2.0",
|
||||||
"crypto-browserify": "3.12.1",
|
"crypto-browserify": "3.12.1",
|
||||||
"marked": "^15.0.12",
|
"marked": "15.0.12",
|
||||||
"nostr-tools": "2.10.4",
|
"nostr-tools": "2.10.4",
|
||||||
"p2wdb": "2.4.1",
|
"p2wdb": "2.4.1",
|
||||||
"process": "0.11.10",
|
"process": "0.11.10",
|
||||||
@@ -5420,6 +5420,8 @@
|
|||||||
},
|
},
|
||||||
"node_modules/@chris.troutner/retry-queue": {
|
"node_modules/@chris.troutner/retry-queue": {
|
||||||
"version": "1.0.10",
|
"version": "1.0.10",
|
||||||
|
"resolved": "https://registry.npmjs.org/@chris.troutner/retry-queue/-/retry-queue-1.0.10.tgz",
|
||||||
|
"integrity": "sha512-iF+xQl3jyTATAKDVkwY85j4Npihh/MqG99bjrS0cNJDF0XQeUSMVGsdtXR6TFj8YcEgfPvgBdYGOtEFo6tTQpA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"p-queue": "7.3.0",
|
"p-queue": "7.3.0",
|
||||||
@@ -8211,6 +8213,8 @@
|
|||||||
},
|
},
|
||||||
"node_modules/@types/retry": {
|
"node_modules/@types/retry": {
|
||||||
"version": "0.12.1",
|
"version": "0.12.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.1.tgz",
|
||||||
|
"integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/semver": {
|
"node_modules/@types/semver": {
|
||||||
@@ -10039,7 +10043,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/bch-dex-lib": {
|
"node_modules/bch-dex-lib": {
|
||||||
"version": "2.0.2",
|
"version": "2.0.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/bch-dex-lib/-/bch-dex-lib-2.0.3.tgz",
|
||||||
|
"integrity": "sha512-aPZIlDcRziZBRKRhEuAv6G/skFjZ28+sE30fkoUY8isUIAe3C0YS7yQMoOmGSA6N46/XuhRbfQi0SRQJfrASpA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@chris.troutner/retry-queue": "1.0.10",
|
"@chris.troutner/retry-queue": "1.0.10",
|
||||||
@@ -22769,6 +22775,8 @@
|
|||||||
},
|
},
|
||||||
"node_modules/p-queue": {
|
"node_modules/p-queue": {
|
||||||
"version": "7.3.0",
|
"version": "7.3.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-7.3.0.tgz",
|
||||||
|
"integrity": "sha512-5fP+yVQ0qp0rEfZoDTlP2c3RYBgxvRsw30qO+VtPPc95lyvSG+x6USSh1TuLB4n96IO6I8/oXQGsTgtna4q2nQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"eventemitter3": "^4.0.7",
|
"eventemitter3": "^4.0.7",
|
||||||
@@ -22794,6 +22802,8 @@
|
|||||||
},
|
},
|
||||||
"node_modules/p-retry": {
|
"node_modules/p-retry": {
|
||||||
"version": "5.1.1",
|
"version": "5.1.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/p-retry/-/p-retry-5.1.1.tgz",
|
||||||
|
"integrity": "sha512-i69WkEU5ZAL8mrmdmVviWwU+DN+IUF8f4sSJThoJ3z5A7Nn5iuO5ROX3Boye0u+uYQLOSfgFl7SuFZCjlAVbQA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/retry": "0.12.1",
|
"@types/retry": "0.12.1",
|
||||||
@@ -22808,6 +22818,8 @@
|
|||||||
},
|
},
|
||||||
"node_modules/p-timeout": {
|
"node_modules/p-timeout": {
|
||||||
"version": "5.1.0",
|
"version": "5.1.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.1.0.tgz",
|
||||||
|
"integrity": "sha512-auFDyzzzGZZZdHz3BtET9VEz0SE/uMEAx7uWfGPucfzEwwe/xH0iVeZibQmANYE/hp9T2+UUZT5m+BKyrDp3Ew==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12"
|
"node": ">=12"
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
"@fortawesome/react-fontawesome": "0.2.2",
|
"@fortawesome/react-fontawesome": "0.2.2",
|
||||||
"@noble/hashes": "^1.8.0",
|
"@noble/hashes": "^1.8.0",
|
||||||
"axios": "0.27.2",
|
"axios": "0.27.2",
|
||||||
"bch-dex-lib": "2.0.2",
|
"bch-dex-lib": "2.0.3",
|
||||||
"bch-message-lib": "2.2.1",
|
"bch-message-lib": "2.2.1",
|
||||||
"bch-nostr": "1.3.4",
|
"bch-nostr": "1.3.4",
|
||||||
"bch-token-sweep": "2.2.1",
|
"bch-token-sweep": "2.2.1",
|
||||||
|
|||||||
@@ -24,8 +24,9 @@ import SweepWif from './sweep/index.js'
|
|||||||
import SignMessage from './sign/index.js'
|
import SignMessage from './sign/index.js'
|
||||||
import ServerSelectView from './configuration/select-server-view'
|
import ServerSelectView from './configuration/select-server-view'
|
||||||
import NostrPost from './nostr/nostr-post/index.js'
|
import NostrPost from './nostr/nostr-post/index.js'
|
||||||
import NostrRead from './nostr/nostr-read/index.js'
|
import Profile from './nostr/profile/index.js'
|
||||||
import GlobalFeed from './nostr/global-feed/index.js'
|
import GlobalFeed from './nostr/global-feed/index.js'
|
||||||
|
import ContentCreators from './nostr/content-creators/index.js'
|
||||||
import UserDataReview from './user-data-review'
|
import UserDataReview from './user-data-review'
|
||||||
import Offers from './offers'
|
import Offers from './offers'
|
||||||
function AppBody (props) {
|
function AppBody (props) {
|
||||||
@@ -48,9 +49,10 @@ function AppBody (props) {
|
|||||||
<Route path='/sign' element={<SignMessage appData={appData} />} />
|
<Route path='/sign' element={<SignMessage appData={appData} />} />
|
||||||
<Route path='/configuration' element={<ServerSelectView appData={appData} />} />
|
<Route path='/configuration' element={<ServerSelectView appData={appData} />} />
|
||||||
<Route path='/nostr-post' element={<NostrPost appData={appData} />} />
|
<Route path='/nostr-post' element={<NostrPost appData={appData} />} />
|
||||||
<Route path='/nostr-read' element={<NostrRead appData={appData} />} />
|
<Route path='/profile/:npub' element={<Profile appData={appData} />} />
|
||||||
<Route path='/global-feed' element={<GlobalFeed appData={appData} />} />
|
<Route path='/global-feed' element={<GlobalFeed appData={appData} />} />
|
||||||
<Route path='/user-data/:cid' element={<UserDataReview appData={appData} />} />
|
<Route path='/content-creators' element={<ContentCreators appData={appData} />} />
|
||||||
|
<Route path='/user-data/:tokenId' element={<UserDataReview appData={appData} />} />
|
||||||
<Route path='/offers' element={<Offers appData={appData} />} />
|
<Route path='/offers' element={<Offers appData={appData} />} />
|
||||||
</Routes>
|
</Routes>
|
||||||
{/** Show in all paths except the servers view */}
|
{/** Show in all paths except the servers view */}
|
||||||
|
|||||||
@@ -102,7 +102,7 @@ function InfoButton (props) {
|
|||||||
<Col xs={4}><b>User Data</b>:</Col>
|
<Col xs={4}><b>User Data</b>:</Col>
|
||||||
<Col xs={8}>
|
<Col xs={8}>
|
||||||
<a
|
<a
|
||||||
href={`/user-data/${mutableDataCid}`}
|
href={`/user-data/${props.token.tokenId}`}
|
||||||
target='_blank'
|
target='_blank'
|
||||||
rel='noopener noreferrer'
|
rel='noopener noreferrer'
|
||||||
className='btn btn-link p-0'
|
className='btn btn-link p-0'
|
||||||
|
|||||||
@@ -0,0 +1,191 @@
|
|||||||
|
/**
|
||||||
|
* Content creators card
|
||||||
|
*/
|
||||||
|
|
||||||
|
import React, { useState, useEffect } from 'react'
|
||||||
|
import { Card } from 'react-bootstrap'
|
||||||
|
import Jdenticon from '@chris.troutner/react-jdenticon'
|
||||||
|
import CopyOnClick from '../../bch-wallet/copy-on-click.js'
|
||||||
|
import FollowBtn from './follow-btn.js'
|
||||||
|
|
||||||
|
function ContentCard (props) {
|
||||||
|
const { creator, followList, refreshFollowList } = props
|
||||||
|
const [profile, setProfile] = useState(null)
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
|
setProfile(creator?.profile || {})
|
||||||
|
}, [creator.profile])
|
||||||
|
|
||||||
|
const goToProfile = () => {
|
||||||
|
const profileUrl = `${window.location.origin}/profile/${creator.npub}`
|
||||||
|
window.open(profileUrl, '_blank')
|
||||||
|
}
|
||||||
|
|
||||||
|
return (
|
||||||
|
|
||||||
|
<>
|
||||||
|
<Card className='mb-4 bg-light rounded-4 shadow-sm border-0'>
|
||||||
|
<Card.Body className='p-4'>
|
||||||
|
{/* Desktop Layout - Horizontal */}
|
||||||
|
<div className='d-flex justify-content-end mb-2' onClick={goToProfile}>
|
||||||
|
<small className='text-muted'>
|
||||||
|
{new Date(creator.createdAt).toLocaleString()}
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div className='d-none d-md-flex align-items-center gap-4 cursor-pointer'>
|
||||||
|
{/* Profile Picture */}
|
||||||
|
<div className='flex-shrink-0' onClick={goToProfile}>
|
||||||
|
<Jdenticon size='140' value={creator.npub} />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Creator Info */}
|
||||||
|
<div className='flex-grow-1'>
|
||||||
|
<h5 className='mb-2 fw-bold cursor-pointer' onClick={goToProfile}>{profile?.name}</h5>
|
||||||
|
<p className='text-muted medium mb-3'>{profile?.about}</p>
|
||||||
|
|
||||||
|
{/* Nostr Public Key */}
|
||||||
|
<div className='mb-2'>
|
||||||
|
<div className='d-flex align-items-center gap-2 mb-1'>
|
||||||
|
<small className='text-muted fw-semibold'>Nostr Public Key:</small>
|
||||||
|
</div>
|
||||||
|
<div className='d-flex align-items-center gap-2'>
|
||||||
|
<div className='text-break small text-secondary'>
|
||||||
|
{creator.npub}
|
||||||
|
</div>
|
||||||
|
<CopyOnClick
|
||||||
|
walletProp='npub'
|
||||||
|
appData={props.appData}
|
||||||
|
value={creator.npub}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* BCH Address */}
|
||||||
|
<div className='mb-3'>
|
||||||
|
<div className='d-flex align-items-center gap-2 mb-1'>
|
||||||
|
<small className='text-muted fw-semibold'>BCH Address:</small>
|
||||||
|
</div>
|
||||||
|
<div className='d-flex align-items-center gap-2'>
|
||||||
|
<div className='text-break small text-secondary'>
|
||||||
|
{creator.bchAddr}
|
||||||
|
</div>
|
||||||
|
<CopyOnClick
|
||||||
|
walletProp='bchAddress'
|
||||||
|
appData={props.appData}
|
||||||
|
value={creator.bchAddr}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Action Buttons */}
|
||||||
|
<div className='flex-shrink-0 d-flex flex-column gap-2'>
|
||||||
|
<FollowBtn
|
||||||
|
creator={creator}
|
||||||
|
appData={props.appData}
|
||||||
|
creatorProfile={profile}
|
||||||
|
followList={followList}
|
||||||
|
refreshFollowList={refreshFollowList}
|
||||||
|
|
||||||
|
/>
|
||||||
|
|
||||||
|
<button
|
||||||
|
className='btn btn-primary btn-sm rounded-pill px-3'
|
||||||
|
style={{ fontSize: '0.875rem', minWidth: '100px' }}
|
||||||
|
>
|
||||||
|
<i className='bi bi-chat-dots me-1' />
|
||||||
|
Message
|
||||||
|
</button>
|
||||||
|
|
||||||
|
<div className='d-flex align-items-center justify-content-center gap-2 mt-2'>
|
||||||
|
<span
|
||||||
|
className='badge rounded-pill bg-white border text-dark px-3 py-2 shadow-sm d-flex align-items-center gap-2'
|
||||||
|
style={{ fontSize: '1rem', fontWeight: 600, cursor: 'auto' }}
|
||||||
|
>
|
||||||
|
<i className='bi bi-people-fill text-primary' style={{ fontSize: '1.2rem' }} />
|
||||||
|
<span style={{ fontWeight: 700 }}>{creator.followerCnt}</span>
|
||||||
|
<span className='text-muted' style={{ fontWeight: 400, fontSize: '0.9rem' }}>Followers</span>
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Mobile Layout - Vertical */}
|
||||||
|
<div className='d-flex d-md-none flex-column align-items-center text-center'>
|
||||||
|
{/* Profile Picture */}
|
||||||
|
<div className='mb-3'>
|
||||||
|
<Jdenticon size='100' value={creator.npub} onClick={goToProfile} />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Creator Info */}
|
||||||
|
<div className='w-100 mb-3'>
|
||||||
|
<h5 className='mb-2 fw-bold' onClick={goToProfile}>{profile?.name}</h5>
|
||||||
|
<p className='text-muted small mb-3'>{profile?.about}</p>
|
||||||
|
|
||||||
|
{/* Nostr Public Key */}
|
||||||
|
<div className='mb-3'>
|
||||||
|
<div className='mb-1'>
|
||||||
|
<small className='text-muted fw-semibold'>Nostr Public Key:</small>
|
||||||
|
</div>
|
||||||
|
<div className='d-flex align-items-center justify-content-center gap-2'>
|
||||||
|
<div className='text-break small text-secondary' style={{ maxWidth: '200px' }}>
|
||||||
|
{creator.npub}
|
||||||
|
</div>
|
||||||
|
<CopyOnClick
|
||||||
|
walletProp='npub'
|
||||||
|
appData={props.appData}
|
||||||
|
value={creator.npub}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* BCH Address */}
|
||||||
|
<div className='mb-3'>
|
||||||
|
<div className='mb-1'>
|
||||||
|
<small className='text-muted fw-semibold'>BCH Address:</small>
|
||||||
|
</div>
|
||||||
|
<div className='d-flex align-items-center justify-content-center gap-2'>
|
||||||
|
<div className='text-break small text-secondary' style={{ maxWidth: '200px' }}>
|
||||||
|
{creator.bchAddr}
|
||||||
|
</div>
|
||||||
|
<CopyOnClick
|
||||||
|
walletProp='bchAddress'
|
||||||
|
appData={props.appData}
|
||||||
|
value={creator.bchAddr}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{/* Action Buttons */}
|
||||||
|
<div className='d-flex gap-2'>
|
||||||
|
<FollowBtn
|
||||||
|
creator={creator}
|
||||||
|
appData={props.appData}
|
||||||
|
creatorProfile={profile}
|
||||||
|
followList={followList}
|
||||||
|
refreshFollowList={refreshFollowList}
|
||||||
|
/>
|
||||||
|
<button
|
||||||
|
className='btn btn-primary btn-sm rounded-pill px-3'
|
||||||
|
style={{ fontSize: '0.875rem' }}
|
||||||
|
>
|
||||||
|
<i className='bi bi-chat-dots me-1' />
|
||||||
|
Message
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
<div className='d-flex align-items-center justify-content-center gap-2 mt-2'>
|
||||||
|
<span className='badge rounded-pill bg-white border text-dark px-3 py-2 shadow-sm d-flex align-items-center gap-2' style={{ fontSize: '1rem', fontWeight: 600 }}>
|
||||||
|
<i className='bi bi-people-fill text-primary' style={{ fontSize: '1.2rem' }} />
|
||||||
|
<span style={{ fontWeight: 700 }}>{creator.followerCnt}</span>
|
||||||
|
<span className='text-muted' style={{ fontWeight: 400, fontSize: '0.9rem' }}>Followers</span>
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</Card.Body>
|
||||||
|
</Card>
|
||||||
|
</>
|
||||||
|
)
|
||||||
|
}
|
||||||
|
|
||||||
|
export default ContentCard
|
||||||
@@ -0,0 +1,190 @@
|
|||||||
|
import React, { useState, useEffect, useCallback } from 'react'
|
||||||
|
import { Container, Spinner, Dropdown } from 'react-bootstrap'
|
||||||
|
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
||||||
|
import { faFilter } from '@fortawesome/free-solid-svg-icons'
|
||||||
|
|
||||||
|
import axios from 'axios'
|
||||||
|
// Local libraries
|
||||||
|
import config from '../../../../config'
|
||||||
|
import ContentCard from './content-card'
|
||||||
|
import { RelayPool } from 'nostr'
|
||||||
|
|
||||||
|
// Global variables and constants
|
||||||
|
const SERVER = config.dexServer
|
||||||
|
function ContentCreators (props) {
|
||||||
|
const [creators, setCreators] = useState([])
|
||||||
|
const [loaded, setLoaded] = useState(false)
|
||||||
|
const [selectedFilter, setSelectedFilter] = useState('Most Followers')
|
||||||
|
const { appData } = props
|
||||||
|
|
||||||
|
const [followList, setFollowList] = useState([])
|
||||||
|
|
||||||
|
const getFollowList = useCallback(async () => {
|
||||||
|
const list = await new Promise((resolve, reject) => {
|
||||||
|
let list = []
|
||||||
|
const { nostrKeyPair } = appData.bchWalletState
|
||||||
|
const psf = 'wss://nostr-relay.psfoundation.info'
|
||||||
|
|
||||||
|
const pool = RelayPool([psf])
|
||||||
|
pool.on('open', relay => {
|
||||||
|
relay.subscribe('subid', { limit: 1, kinds: [3], authors: [nostrKeyPair.pubHex] })
|
||||||
|
})
|
||||||
|
|
||||||
|
pool.on('eose', relay => {
|
||||||
|
console.log('Closing Relay')
|
||||||
|
relay.close()
|
||||||
|
/** This ensures to return an empty array if no records are found!
|
||||||
|
* Applies for new users that don't have a follow list
|
||||||
|
*/
|
||||||
|
resolve(list)
|
||||||
|
})
|
||||||
|
|
||||||
|
pool.on('event', (relay, subId, ev) => {
|
||||||
|
console.log('Received event:', ev)
|
||||||
|
list = ev.tags
|
||||||
|
resolve(list)
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
|
console.log('Follow List', list)
|
||||||
|
setFollowList(list)
|
||||||
|
}, [appData])
|
||||||
|
|
||||||
|
const loadProfile = useCallback(async (pubKey) => {
|
||||||
|
return new Promise((resolve) => {
|
||||||
|
const psf = 'wss://nostr-relay.psfoundation.info'
|
||||||
|
|
||||||
|
const pool = RelayPool([psf])
|
||||||
|
pool.on('open', relay => {
|
||||||
|
relay.subscribe('subid', { limit: 5, kinds: [0], authors: [pubKey] })
|
||||||
|
})
|
||||||
|
|
||||||
|
pool.on('eose', relay => {
|
||||||
|
console.log('Closing Relay')
|
||||||
|
relay.close()
|
||||||
|
resolve(false)
|
||||||
|
})
|
||||||
|
|
||||||
|
pool.on('event', (relay, subId, ev) => {
|
||||||
|
try {
|
||||||
|
const profile = JSON.parse(ev.content)
|
||||||
|
// console.log('profile', profile)
|
||||||
|
resolve(profile)
|
||||||
|
} catch (error) {
|
||||||
|
resolve(false)
|
||||||
|
}
|
||||||
|
})
|
||||||
|
})
|
||||||
|
}, [])
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
|
const loadCreators = async () => {
|
||||||
|
try {
|
||||||
|
const creatorsRes = await axios.get(`${SERVER}/sm/list/all/0`)
|
||||||
|
const creators = creatorsRes.data
|
||||||
|
// console.log('creators', creators)
|
||||||
|
setCreators(creators)
|
||||||
|
setLoaded(true)
|
||||||
|
|
||||||
|
for (let i = 0; i < creators.length; i++) {
|
||||||
|
try {
|
||||||
|
const creator = creators[i]
|
||||||
|
const profile = await loadProfile(creator.pubkey)
|
||||||
|
|
||||||
|
// the folowing lines should re-render the ContentCard
|
||||||
|
setCreators(prevCreators => {
|
||||||
|
const updatedCreators = [...prevCreators]
|
||||||
|
updatedCreators[i] = { ...updatedCreators[i], profile }
|
||||||
|
return updatedCreators
|
||||||
|
})
|
||||||
|
} catch (error) {
|
||||||
|
console.warn(error)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} catch (error) {
|
||||||
|
setLoaded(true)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!loaded) {
|
||||||
|
loadCreators()
|
||||||
|
getFollowList()
|
||||||
|
}
|
||||||
|
}, [loaded, followList, getFollowList, loadProfile])
|
||||||
|
|
||||||
|
const filteredCreators = useCallback(() => {
|
||||||
|
if (!creators || creators.length === 0) {
|
||||||
|
return []
|
||||||
|
}
|
||||||
|
|
||||||
|
let filtered = [...creators]
|
||||||
|
|
||||||
|
if (selectedFilter === 'Most Followers') {
|
||||||
|
filtered = filtered.sort((a, b) => (b.followerCnt || 0) - (a.followerCnt || 0))
|
||||||
|
}
|
||||||
|
|
||||||
|
return filtered
|
||||||
|
}, [creators, selectedFilter])
|
||||||
|
|
||||||
|
return (
|
||||||
|
<Container className='mt-4 mb-5'>
|
||||||
|
<div className='mb-4'>
|
||||||
|
<h2 className='text-center mb-3'>Content Creators</h2>
|
||||||
|
<p className='text-center text-muted'>
|
||||||
|
Discover amazing creators tokenizing their content.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div className='mb-4 d-flex justify-content-end'>
|
||||||
|
<Dropdown>
|
||||||
|
<Dropdown.Toggle variant='outline-secondary' className='d-flex align-items-center gap-2'>
|
||||||
|
<FontAwesomeIcon icon={faFilter} />
|
||||||
|
<span>{selectedFilter}</span>
|
||||||
|
</Dropdown.Toggle>
|
||||||
|
|
||||||
|
<Dropdown.Menu>
|
||||||
|
<Dropdown.Item onClick={() => setSelectedFilter('Most Followers')}>
|
||||||
|
Most Followers
|
||||||
|
</Dropdown.Item>
|
||||||
|
<Dropdown.Item onClick={() => setSelectedFilter('Most Tokens')}>
|
||||||
|
Most Tokens
|
||||||
|
</Dropdown.Item>
|
||||||
|
<Dropdown.Item onClick={() => setSelectedFilter('Most Likes')}>
|
||||||
|
Most Likes
|
||||||
|
</Dropdown.Item>
|
||||||
|
</Dropdown.Menu>
|
||||||
|
</Dropdown>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{!loaded && (
|
||||||
|
<div className='text-center text-muted py-5 bg-light rounded-4 shadow-sm'>
|
||||||
|
<Spinner animation='border' />
|
||||||
|
<div className='mt-3'>Loading content creators...</div>
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
|
|
||||||
|
{loaded && (
|
||||||
|
<div>
|
||||||
|
{filteredCreators().map((creator, i) => (
|
||||||
|
<ContentCard
|
||||||
|
key={`creator-key${i}`}
|
||||||
|
creator={creator}
|
||||||
|
appData={props.appData}
|
||||||
|
followList={followList}
|
||||||
|
refreshFollowList={getFollowList}
|
||||||
|
/>
|
||||||
|
))}
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
|
|
||||||
|
{loaded && filteredCreators().length === 0 && (
|
||||||
|
<div className='text-center text-muted py-5 bg-light rounded-4 shadow-sm'>
|
||||||
|
<i className='bi bi-people-fill fs-1 mb-3 d-block opacity-50' />
|
||||||
|
<div>No content creators found</div>
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
|
</Container>
|
||||||
|
)
|
||||||
|
}
|
||||||
|
|
||||||
|
export default ContentCreators
|
||||||
@@ -0,0 +1,142 @@
|
|||||||
|
import React, { useState, useEffect } from 'react'
|
||||||
|
import { Spinner } from 'react-bootstrap'
|
||||||
|
import { finalizeEvent } from 'nostr-tools/pure'
|
||||||
|
import { Relay } from 'nostr-tools/relay'
|
||||||
|
import { hexToBytes } from '@noble/hashes/utils'
|
||||||
|
|
||||||
|
function FollowBtn (props) {
|
||||||
|
const [onFetch, setOnFetch] = useState(false)
|
||||||
|
const [isFollowing, setIsFollowing] = useState(false)
|
||||||
|
const { creator, appData, creatorProfile, followList, refreshFollowList } = props
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
|
const isFollowing = followList.find(item => item[1] === creator.pubkey)
|
||||||
|
setIsFollowing(isFollowing)
|
||||||
|
}, [followList, creator.pubkey])
|
||||||
|
|
||||||
|
// Add creator to the follow list
|
||||||
|
const handleFollow = async () => {
|
||||||
|
try {
|
||||||
|
setOnFetch(true)
|
||||||
|
// Get current follow list
|
||||||
|
const currentList = followList
|
||||||
|
console.log('currentList', currentList)
|
||||||
|
|
||||||
|
// find if creator is in the list
|
||||||
|
const existing = currentList.find(item => item[1] === creator.pubkey)
|
||||||
|
if (!existing) {
|
||||||
|
const creatorName = creatorProfile.name || ''
|
||||||
|
|
||||||
|
// add creator to the list
|
||||||
|
currentList.push(['p', creator.pubkey, 'wss://nostr-relay.psfoundation.info', creatorName])
|
||||||
|
await submitFollowList(currentList)
|
||||||
|
await refreshFollowList()
|
||||||
|
} else {
|
||||||
|
console.log('Already Followed')
|
||||||
|
}
|
||||||
|
|
||||||
|
setOnFetch(false)
|
||||||
|
} catch (error) {
|
||||||
|
console.warn(error)
|
||||||
|
setOnFetch(false)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Add creator to the follow list
|
||||||
|
const handleUnfollow = async () => {
|
||||||
|
try {
|
||||||
|
setOnFetch(true)
|
||||||
|
// Get current follow list
|
||||||
|
const currentList = followList
|
||||||
|
console.log('currentList', currentList)
|
||||||
|
|
||||||
|
// find if creator is in the list
|
||||||
|
const existing = currentList.find(item => item[1] === creator.pubkey)
|
||||||
|
if (existing) {
|
||||||
|
// remove creator from the list
|
||||||
|
currentList.splice(currentList.indexOf(existing), 1)
|
||||||
|
await submitFollowList(currentList)
|
||||||
|
await refreshFollowList()
|
||||||
|
}
|
||||||
|
|
||||||
|
setOnFetch(false)
|
||||||
|
} catch (error) {
|
||||||
|
console.warn(error)
|
||||||
|
setOnFetch(false)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const submitFollowList = async (newList) => {
|
||||||
|
try {
|
||||||
|
const { nostrKeyPair } = appData.bchWalletState
|
||||||
|
|
||||||
|
// Convert private key to binary
|
||||||
|
const privateKeyBin = hexToBytes(nostrKeyPair.privHex)
|
||||||
|
|
||||||
|
// Relay list
|
||||||
|
const psf = 'wss://nostr-relay.psfoundation.info'
|
||||||
|
|
||||||
|
// Generate a post.
|
||||||
|
const eventTemplate = {
|
||||||
|
kind: 3,
|
||||||
|
created_at: Math.floor(Date.now() / 1000),
|
||||||
|
tags: newList,
|
||||||
|
content: ''
|
||||||
|
}
|
||||||
|
console.log(`eventTemplate: ${JSON.stringify(eventTemplate, null, 2)}`)
|
||||||
|
|
||||||
|
// Sign the post
|
||||||
|
const signedEvent = finalizeEvent(eventTemplate, privateKeyBin)
|
||||||
|
console.log('signedEvent: ', signedEvent)
|
||||||
|
|
||||||
|
// Connect to a relay.
|
||||||
|
const relay = await Relay.connect(psf)
|
||||||
|
console.log(`connected to ${relay.url}`)
|
||||||
|
|
||||||
|
// Publish the message to the relay.
|
||||||
|
const result = await relay.publish(signedEvent)
|
||||||
|
console.log('result: ', result)
|
||||||
|
|
||||||
|
// Close the connection to the relay.
|
||||||
|
relay.close()
|
||||||
|
setTimeout(() => {
|
||||||
|
setOnFetch(false)
|
||||||
|
}, 1000)
|
||||||
|
} catch (error) {
|
||||||
|
console.warn(error)
|
||||||
|
setOnFetch(false)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
{onFetch && (
|
||||||
|
<div className='d-flex justify-content-center'>
|
||||||
|
<Spinner animation='border' />
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
|
{!onFetch && !isFollowing && (
|
||||||
|
<button
|
||||||
|
className='btn btn-outline-danger btn-sm rounded-pill px-3'
|
||||||
|
style={{ fontSize: '0.875rem', minWidth: '100px' }}
|
||||||
|
onClick={handleFollow}
|
||||||
|
>
|
||||||
|
<i className='bi bi-person-plus me-1' />
|
||||||
|
Follow
|
||||||
|
</button>
|
||||||
|
)}
|
||||||
|
{!onFetch && isFollowing && (
|
||||||
|
<button
|
||||||
|
className='btn btn-outline-danger btn-sm rounded-pill px-3'
|
||||||
|
style={{ fontSize: '0.875rem', minWidth: '100px' }}
|
||||||
|
onClick={handleUnfollow}
|
||||||
|
>
|
||||||
|
<i className='bi bi-person-plus me-1' />
|
||||||
|
Unfollow
|
||||||
|
</button>
|
||||||
|
)}
|
||||||
|
</>
|
||||||
|
)
|
||||||
|
}
|
||||||
|
|
||||||
|
export default FollowBtn
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
import React from 'react'
|
||||||
|
import { Container } from 'react-bootstrap'
|
||||||
|
import ContentCreatorsList from './content-creators-list.js'
|
||||||
|
|
||||||
|
function ContentCreators (props) {
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
<Container>
|
||||||
|
<ContentCreatorsList {...props} />
|
||||||
|
</Container>
|
||||||
|
</>
|
||||||
|
)
|
||||||
|
}
|
||||||
|
|
||||||
|
export default ContentCreators
|
||||||
@@ -3,25 +3,69 @@ Component for posting nostr information on kind 0.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// Global npm libraries
|
// Global npm libraries
|
||||||
import React, { useState } from 'react'
|
import React, { useState, useEffect } from 'react'
|
||||||
import { Container, Form, Button, Spinner } from 'react-bootstrap'
|
import { Container, Form, Button, Spinner } from 'react-bootstrap'
|
||||||
import Accordion from 'react-bootstrap/Accordion'
|
import Accordion from 'react-bootstrap/Accordion'
|
||||||
import { finalizeEvent } from 'nostr-tools/pure'
|
import { finalizeEvent } from 'nostr-tools/pure'
|
||||||
import { Relay } from 'nostr-tools/relay'
|
import { Relay } from 'nostr-tools/relay'
|
||||||
import { hexToBytes } from '@noble/hashes/utils' // already an installed dependency
|
import { hexToBytes } from '@noble/hashes/utils' // already an installed dependency
|
||||||
|
import { RelayPool } from 'nostr'
|
||||||
|
|
||||||
function ProfilePost (props) {
|
function ProfilePost (props) {
|
||||||
|
const { bchWalletState } = props.appData
|
||||||
const [accordionKey, setAccordionKey] = useState(null)
|
const [accordionKey, setAccordionKey] = useState(null)
|
||||||
const [onFetch, setOnFetch] = useState(false)
|
const [onFetch, setOnFetch] = useState(false)
|
||||||
const { bchWalletState } = props.appData
|
const [formLoaded, setFormLoaded] = useState(false)
|
||||||
const [formData, setFormData] = useState({
|
const [formData, setFormData] = useState({
|
||||||
name: '',
|
name: '',
|
||||||
about: ''
|
about: '',
|
||||||
|
picture: '',
|
||||||
|
display_name: '',
|
||||||
|
website: '',
|
||||||
|
banner: '',
|
||||||
|
bot: false
|
||||||
})
|
})
|
||||||
|
|
||||||
const [errorMsg, setErrorMsg] = useState('')
|
const [errorMsg, setErrorMsg] = useState('')
|
||||||
const [successMsg, setSuccessMsg] = useState('')
|
const [successMsg, setSuccessMsg] = useState('')
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
|
// Get Last post from
|
||||||
|
const getLastPost = () => {
|
||||||
|
const { nostrKeyPair } = bchWalletState
|
||||||
|
|
||||||
|
const psf = 'wss://nostr-relay.psfoundation.info'
|
||||||
|
|
||||||
|
const pool = RelayPool([psf])
|
||||||
|
pool.on('open', relay => {
|
||||||
|
relay.subscribe('subid', { limit: 1, kinds: [0], authors: [nostrKeyPair.pubHex] })
|
||||||
|
setFormLoaded(true)
|
||||||
|
})
|
||||||
|
|
||||||
|
pool.on('eose', relay => {
|
||||||
|
console.log('Closing Relay')
|
||||||
|
setFormLoaded(true)
|
||||||
|
relay.close()
|
||||||
|
})
|
||||||
|
|
||||||
|
pool.on('event', (relay, subId, ev) => {
|
||||||
|
console.log('Received event:', ev)
|
||||||
|
// setPosts(currentPosts => [...currentPosts, ev])
|
||||||
|
try {
|
||||||
|
const data = JSON.parse(ev.content)
|
||||||
|
console.log('data', data)
|
||||||
|
setFormData(data)
|
||||||
|
} catch (error) {
|
||||||
|
|
||||||
|
}
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!formLoaded) {
|
||||||
|
getLastPost()
|
||||||
|
}
|
||||||
|
}, [bchWalletState, formLoaded])
|
||||||
|
|
||||||
const handleInputChange = (e) => {
|
const handleInputChange = (e) => {
|
||||||
const { name, value } = e.target
|
const { name, value } = e.target
|
||||||
setFormData({
|
setFormData({
|
||||||
@@ -73,7 +117,6 @@ function ProfilePost (props) {
|
|||||||
|
|
||||||
// Close the connection to the relay.
|
// Close the connection to the relay.
|
||||||
relay.close()
|
relay.close()
|
||||||
resetForm()
|
|
||||||
setSuccessMsg('Post successfully published!')
|
setSuccessMsg('Post successfully published!')
|
||||||
setOnFetch(false)
|
setOnFetch(false)
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
@@ -87,13 +130,6 @@ function ProfilePost (props) {
|
|||||||
setAccordionKey(key)
|
setAccordionKey(key)
|
||||||
}
|
}
|
||||||
|
|
||||||
const resetForm = () => {
|
|
||||||
setFormData({
|
|
||||||
name: '',
|
|
||||||
about: ''
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Container className='mt-4'>
|
<Container className='mt-4'>
|
||||||
@@ -111,42 +147,111 @@ function ProfilePost (props) {
|
|||||||
{successMsg}
|
{successMsg}
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
<Form onSubmit={handleSubmit}>
|
{formLoaded && (
|
||||||
<Form.Group className='mb-3'>
|
<Form onSubmit={handleSubmit}>
|
||||||
<Form.Label>Name</Form.Label>
|
<Form.Group className='mb-3'>
|
||||||
<Form.Control
|
<Form.Label>Name</Form.Label>
|
||||||
type='text'
|
<Form.Control
|
||||||
placeholder='Enter your name'
|
type='text'
|
||||||
name='name'
|
placeholder='Enter your name'
|
||||||
value={formData.name}
|
name='name'
|
||||||
onChange={handleInputChange}
|
value={formData.name}
|
||||||
required
|
onChange={handleInputChange}
|
||||||
/>
|
required
|
||||||
</Form.Group>
|
/>
|
||||||
|
</Form.Group>
|
||||||
|
|
||||||
<Form.Group className='mb-3'>
|
<Form.Group className='mb-3'>
|
||||||
<Form.Label>About</Form.Label>
|
<Form.Label>About</Form.Label>
|
||||||
<Form.Control
|
<Form.Control
|
||||||
as='textarea'
|
as='textarea'
|
||||||
rows={3}
|
rows={3}
|
||||||
placeholder='Tell us about yourself'
|
placeholder='Tell us about yourself'
|
||||||
name='about'
|
name='about'
|
||||||
value={formData.about}
|
value={formData.about}
|
||||||
onChange={handleInputChange}
|
onChange={handleInputChange}
|
||||||
required
|
required
|
||||||
/>
|
/>
|
||||||
</Form.Group>
|
</Form.Group>
|
||||||
|
|
||||||
<div className='d-flex justify-content-center'>
|
<Form.Group className='mb-3'>
|
||||||
{!onFetch && (
|
<Form.Label>Profile Picture URL</Form.Label>
|
||||||
<Button variant='primary' type='submit' disabled={onFetch}>
|
<Form.Control
|
||||||
Post
|
type='url'
|
||||||
</Button>
|
placeholder='Enter URL to your profile picture'
|
||||||
)}
|
name='picture'
|
||||||
{onFetch && <Spinner animation='border' variant='primary' />}
|
value={formData.picture}
|
||||||
|
onChange={handleInputChange}
|
||||||
|
/>
|
||||||
|
</Form.Group>
|
||||||
|
|
||||||
|
<Form.Group className='mb-3'>
|
||||||
|
<Form.Label>Display Name</Form.Label>
|
||||||
|
<Form.Control
|
||||||
|
type='text'
|
||||||
|
placeholder='Enter your display name'
|
||||||
|
name='display_name'
|
||||||
|
value={formData.display_name}
|
||||||
|
onChange={handleInputChange}
|
||||||
|
/>
|
||||||
|
</Form.Group>
|
||||||
|
|
||||||
|
<Form.Group className='mb-3'>
|
||||||
|
<Form.Label>Website</Form.Label>
|
||||||
|
<Form.Control
|
||||||
|
type='url'
|
||||||
|
placeholder='Enter your website URL'
|
||||||
|
name='website'
|
||||||
|
value={formData.website}
|
||||||
|
onChange={handleInputChange}
|
||||||
|
/>
|
||||||
|
</Form.Group>
|
||||||
|
|
||||||
|
<Form.Group className='mb-3'>
|
||||||
|
<Form.Label>Banner URL</Form.Label>
|
||||||
|
<Form.Control
|
||||||
|
type='url'
|
||||||
|
placeholder='Enter URL to your banner picture (1024x768 pixels)'
|
||||||
|
name='banner'
|
||||||
|
value={formData.banner}
|
||||||
|
onChange={handleInputChange}
|
||||||
|
/>
|
||||||
|
</Form.Group>
|
||||||
|
|
||||||
|
<Form.Group className='mb-3'>
|
||||||
|
<Form.Check
|
||||||
|
type='checkbox'
|
||||||
|
label='This account is for a bot'
|
||||||
|
name='bot'
|
||||||
|
checked={formData.bot}
|
||||||
|
onChange={(e) => {
|
||||||
|
setFormData({
|
||||||
|
...formData,
|
||||||
|
bot: e.target.checked
|
||||||
|
})
|
||||||
|
setSuccessMsg('')
|
||||||
|
setErrorMsg('')
|
||||||
|
}}
|
||||||
|
/>
|
||||||
|
</Form.Group>
|
||||||
|
|
||||||
|
<div className='d-flex justify-content-center'>
|
||||||
|
{!onFetch && (
|
||||||
|
<Button variant='primary' type='submit' disabled={onFetch}>
|
||||||
|
Post
|
||||||
|
</Button>
|
||||||
|
)}
|
||||||
|
{onFetch && <Spinner animation='border' variant='primary' />}
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</Form>
|
||||||
|
)}
|
||||||
|
{!formLoaded && (
|
||||||
|
<div className='text-center'>
|
||||||
|
<Spinner animation='border' variant='primary' />
|
||||||
</div>
|
</div>
|
||||||
|
)}
|
||||||
|
|
||||||
</Form>
|
|
||||||
</Accordion.Body>
|
</Accordion.Body>
|
||||||
</Accordion.Item>
|
</Accordion.Item>
|
||||||
</Accordion>
|
</Accordion>
|
||||||
|
|||||||
@@ -47,11 +47,14 @@ function PublicPost (props) {
|
|||||||
// Relay list
|
// Relay list
|
||||||
const psf = 'wss://nostr-relay.psfoundation.info'
|
const psf = 'wss://nostr-relay.psfoundation.info'
|
||||||
|
|
||||||
|
// BCH address of the user.
|
||||||
|
const bchAddr = bchWalletState.address
|
||||||
|
|
||||||
// Generate a post.
|
// Generate a post.
|
||||||
const eventTemplate = {
|
const eventTemplate = {
|
||||||
kind: 1,
|
kind: 1,
|
||||||
created_at: Math.floor(Date.now() / 1000),
|
created_at: Math.floor(Date.now() / 1000),
|
||||||
tags: [['t', 'slpdex-socialmedia']],
|
tags: [['t', 'slpdex-socialmedia'], ['u', bchAddr]],
|
||||||
content: formData.content
|
content: formData.content
|
||||||
}
|
}
|
||||||
console.log(`eventTemplate: ${JSON.stringify(eventTemplate, null, 2)}`)
|
console.log(`eventTemplate: ${JSON.stringify(eventTemplate, null, 2)}`)
|
||||||
|
|||||||
@@ -1,23 +0,0 @@
|
|||||||
/*
|
|
||||||
Component for read nostr information.
|
|
||||||
*/
|
|
||||||
|
|
||||||
// Global npm libraries
|
|
||||||
import React, { useState } from 'react'
|
|
||||||
import { Container } from 'react-bootstrap'
|
|
||||||
import ProfileRead from './profile-read.js'
|
|
||||||
import PublicRead from './public-read.js'
|
|
||||||
|
|
||||||
function NostrRead (props) {
|
|
||||||
const [profile, setProfile] = useState(false)
|
|
||||||
return (
|
|
||||||
<>
|
|
||||||
<Container>
|
|
||||||
<ProfileRead {...props} setProfile={setProfile} />
|
|
||||||
<PublicRead {...props} profile={profile} />
|
|
||||||
</Container>
|
|
||||||
</>
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
export default NostrRead
|
|
||||||
@@ -1,97 +0,0 @@
|
|||||||
/**
|
|
||||||
* Component for read nostr information kind 1
|
|
||||||
*/
|
|
||||||
// Global npm libraries
|
|
||||||
import React, { useEffect, useState } from 'react'
|
|
||||||
import { Container, Card, Spinner } from 'react-bootstrap'
|
|
||||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
|
||||||
import { faUser } from '@fortawesome/free-solid-svg-icons'
|
|
||||||
import NostrFormat from '../nostr-format'
|
|
||||||
import { RelayPool } from 'nostr'
|
|
||||||
|
|
||||||
function PublicRead (props) {
|
|
||||||
const { bchWalletState } = props.appData
|
|
||||||
const [posts, setPosts] = useState([])
|
|
||||||
const [loaded, setLoaded] = useState(false)
|
|
||||||
|
|
||||||
useEffect(() => {
|
|
||||||
// Get Last post from a author
|
|
||||||
const start = () => {
|
|
||||||
const { nostrKeyPair } = bchWalletState
|
|
||||||
|
|
||||||
const psf = 'wss://nostr-relay.psfoundation.info'
|
|
||||||
|
|
||||||
const pool = RelayPool([psf])
|
|
||||||
pool.on('open', relay => {
|
|
||||||
relay.subscribe('subid', { limit: 5, kinds: [1], authors: [nostrKeyPair.pubHex] })
|
|
||||||
})
|
|
||||||
|
|
||||||
pool.on('eose', relay => {
|
|
||||||
console.log('Closing Relay')
|
|
||||||
setLoaded(true)
|
|
||||||
relay.close()
|
|
||||||
})
|
|
||||||
|
|
||||||
pool.on('event', (relay, subId, ev) => {
|
|
||||||
console.log('Received event:', ev)
|
|
||||||
setPosts(currentPosts => [...currentPosts, ev])
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!loaded) {
|
|
||||||
start()
|
|
||||||
}
|
|
||||||
}, [bchWalletState, loaded])
|
|
||||||
|
|
||||||
return (
|
|
||||||
<Container className='mt-4'>
|
|
||||||
<div>
|
|
||||||
{posts.map((post, index) => (
|
|
||||||
<Card key={index} className='mb-4 bg-light rounded-4 shadow-sm border-0'>
|
|
||||||
<Card.Body className='p-3'>
|
|
||||||
<div className='d-flex align-items-center gap-3 mb-3'>
|
|
||||||
<div
|
|
||||||
className='rounded-circle bg-gradient shadow d-flex align-items-center justify-content-center'
|
|
||||||
style={{
|
|
||||||
width: '48px',
|
|
||||||
height: '48px',
|
|
||||||
background: 'linear-gradient(45deg, #6c757d, #495057)'
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
<FontAwesomeIcon icon={faUser} size='1x' color='#7c7c7d' />
|
|
||||||
</div>
|
|
||||||
<div className='flex-grow-1'>
|
|
||||||
<div className='fw-bold mb-1'>{props.profile?.name}</div>
|
|
||||||
<small className='text-muted'>
|
|
||||||
{`${bchWalletState.nostrKeyPair.npub.slice(0, 8)}...${bchWalletState.nostrKeyPair.npub.slice(-5)}`}
|
|
||||||
</small>
|
|
||||||
</div>
|
|
||||||
<small className='text-muted'>
|
|
||||||
{new Date(post.created_at * 1000).toLocaleString()}
|
|
||||||
</small>
|
|
||||||
</div>
|
|
||||||
<div className='mb-4'>
|
|
||||||
<div className='fs-5 ms-5 text-dark' style={{ lineHeight: '1.3' }}>
|
|
||||||
<NostrFormat content={post.content} />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</Card.Body>
|
|
||||||
</Card>
|
|
||||||
))}
|
|
||||||
{!posts.length && loaded && (
|
|
||||||
<div className='text-center text-muted py-5 bg-light rounded-4 shadow-sm'>
|
|
||||||
<i className='bi bi-inbox-fill fs-1 mb-3 d-block opacity-50' />
|
|
||||||
<div>No posts found</div>
|
|
||||||
</div>
|
|
||||||
)}
|
|
||||||
{!loaded && (
|
|
||||||
<div className='text-center text-muted py-5 bg-light rounded-4 shadow-sm'>
|
|
||||||
<Spinner animation='border' />
|
|
||||||
</div>
|
|
||||||
)}
|
|
||||||
</div>
|
|
||||||
</Container>
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
export default PublicRead
|
|
||||||
@@ -0,0 +1,28 @@
|
|||||||
|
/*
|
||||||
|
Component for read nostr information.
|
||||||
|
*/
|
||||||
|
|
||||||
|
// Global npm libraries
|
||||||
|
import React, { useState } from 'react'
|
||||||
|
import { Container } from 'react-bootstrap'
|
||||||
|
import ProfileRead from './profile-read.js'
|
||||||
|
import PublicRead from './public-read.js'
|
||||||
|
import { useParams } from 'react-router-dom'
|
||||||
|
import SlpTokensDisplay from './slp-tokens-display'
|
||||||
|
|
||||||
|
function Profile (props) {
|
||||||
|
const [profile, setProfile] = useState(false)
|
||||||
|
const { npub } = useParams()
|
||||||
|
console.log('npub', npub)
|
||||||
|
return (
|
||||||
|
<>
|
||||||
|
<Container>
|
||||||
|
<ProfileRead {...props} setProfile={setProfile} npub={npub} />
|
||||||
|
<PublicRead {...props} profile={profile} npub={npub} />
|
||||||
|
<SlpTokensDisplay {...props} npub={npub} />
|
||||||
|
</Container>
|
||||||
|
</>
|
||||||
|
)
|
||||||
|
}
|
||||||
|
|
||||||
|
export default Profile
|
||||||
+11
-4
@@ -9,21 +9,27 @@ import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
|||||||
import { faUser } from '@fortawesome/free-solid-svg-icons'
|
import { faUser } from '@fortawesome/free-solid-svg-icons'
|
||||||
import NostrFormat from '../nostr-format'
|
import NostrFormat from '../nostr-format'
|
||||||
import { RelayPool } from 'nostr'
|
import { RelayPool } from 'nostr'
|
||||||
|
import * as nip19 from 'nostr-tools/nip19'
|
||||||
|
|
||||||
function ProfileRead (props) {
|
function ProfileRead (props) {
|
||||||
|
const { npub } = props
|
||||||
const { bchWalletState } = props.appData
|
const { bchWalletState } = props.appData
|
||||||
|
console.log('npub prop', npub)
|
||||||
const { setProfile } = props
|
const { setProfile } = props
|
||||||
const [post, setPost] = useState({})
|
const [post, setPost] = useState({})
|
||||||
const [loaded, setLoaded] = useState(false)
|
const [loaded, setLoaded] = useState(false)
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
const start = () => {
|
const start = () => {
|
||||||
const { nostrKeyPair } = bchWalletState
|
const pubHexData = nip19.decode(npub)
|
||||||
|
const pubHex = pubHexData.data
|
||||||
|
console.log('pubhex', pubHex)
|
||||||
const psf = 'wss://nostr-relay.psfoundation.info'
|
const psf = 'wss://nostr-relay.psfoundation.info'
|
||||||
|
|
||||||
const pool = RelayPool([psf])
|
const pool = RelayPool([psf])
|
||||||
pool.on('open', relay => {
|
pool.on('open', relay => {
|
||||||
relay.subscribe('subid', { limit: 5, kinds: [0], authors: [nostrKeyPair.pubHex] })
|
relay.subscribe('subid', { limit: 5, kinds: [0], authors: [pubHex] })
|
||||||
|
setLoaded(true)
|
||||||
})
|
})
|
||||||
|
|
||||||
pool.on('eose', relay => {
|
pool.on('eose', relay => {
|
||||||
@@ -34,6 +40,7 @@ function ProfileRead (props) {
|
|||||||
pool.on('event', (relay, subId, ev) => {
|
pool.on('event', (relay, subId, ev) => {
|
||||||
console.log('Received event:', ev)
|
console.log('Received event:', ev)
|
||||||
const profile = JSON.parse(ev.content)
|
const profile = JSON.parse(ev.content)
|
||||||
|
console.log('Profile:', profile)
|
||||||
setPost(profile)
|
setPost(profile)
|
||||||
setProfile(profile)
|
setProfile(profile)
|
||||||
})
|
})
|
||||||
@@ -41,10 +48,10 @@ function ProfileRead (props) {
|
|||||||
setLoaded(true)
|
setLoaded(true)
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!loaded) {
|
if (!loaded && npub) {
|
||||||
start()
|
start()
|
||||||
}
|
}
|
||||||
}, [bchWalletState, loaded, setProfile])
|
}, [bchWalletState, loaded, setProfile, npub])
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Container>
|
<Container>
|
||||||
@@ -0,0 +1,114 @@
|
|||||||
|
/**
|
||||||
|
* Component for read nostr information kind 1
|
||||||
|
*/
|
||||||
|
// Global npm libraries
|
||||||
|
import React, { useEffect, useState } from 'react'
|
||||||
|
import { Container, Card, Spinner } from 'react-bootstrap'
|
||||||
|
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
||||||
|
import { faUser } from '@fortawesome/free-solid-svg-icons'
|
||||||
|
import NostrFormat from '../nostr-format'
|
||||||
|
import { RelayPool } from 'nostr'
|
||||||
|
import * as nip19 from 'nostr-tools/nip19'
|
||||||
|
|
||||||
|
function PublicRead (props) {
|
||||||
|
const { npub } = props
|
||||||
|
const { bchWalletState } = props.appData
|
||||||
|
const [posts, setPosts] = useState([])
|
||||||
|
const [loaded, setLoaded] = useState(false)
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
|
// Get Last post from a author
|
||||||
|
const start = () => {
|
||||||
|
const pubHexData = nip19.decode(npub)
|
||||||
|
const pubHex = pubHexData.data
|
||||||
|
console.log('pubhex', pubHex)
|
||||||
|
const psf = 'wss://nostr-relay.psfoundation.info'
|
||||||
|
|
||||||
|
const pool = RelayPool([psf])
|
||||||
|
pool.on('open', relay => {
|
||||||
|
relay.subscribe('subid', { limit: 5, kinds: [1], authors: [pubHex] })
|
||||||
|
setLoaded(true)
|
||||||
|
})
|
||||||
|
|
||||||
|
pool.on('eose', relay => {
|
||||||
|
console.log('Closing Relay')
|
||||||
|
setLoaded(true)
|
||||||
|
relay.close()
|
||||||
|
})
|
||||||
|
|
||||||
|
pool.on('event', (relay, subId, ev) => {
|
||||||
|
console.log('Received event:', ev)
|
||||||
|
setPosts(currentPosts => [...currentPosts, ev])
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!loaded && npub) {
|
||||||
|
start()
|
||||||
|
}
|
||||||
|
}, [bchWalletState, loaded, npub])
|
||||||
|
|
||||||
|
return (
|
||||||
|
<Container className='mt-4 mb-5'>
|
||||||
|
{/* Nostr Feed Section */}
|
||||||
|
<div className='bg-white rounded-1 shadow-sm border mb-4'>
|
||||||
|
<div className='p-3 border-bottom bg-light rounded-top-4'>
|
||||||
|
<h5 className='mb-0 fw-bold text-dark'>Nostr Feed</h5>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className='p-3'
|
||||||
|
style={{
|
||||||
|
height: '800px',
|
||||||
|
overflowY: 'auto',
|
||||||
|
maxHeight: '800px'
|
||||||
|
}}
|
||||||
|
>
|
||||||
|
{posts.map((post, index) => (
|
||||||
|
<Card key={index} className='mb-4 bg-light rounded-4 shadow-sm border-0'>
|
||||||
|
<Card.Body className='p-3'>
|
||||||
|
<div className='d-flex align-items-center gap-3 mb-3'>
|
||||||
|
<div
|
||||||
|
className='rounded-circle bg-gradient shadow d-flex align-items-center justify-content-center'
|
||||||
|
style={{
|
||||||
|
width: '48px',
|
||||||
|
height: '48px',
|
||||||
|
background: 'linear-gradient(45deg, #6c757d, #495057)'
|
||||||
|
}}
|
||||||
|
>
|
||||||
|
<FontAwesomeIcon icon={faUser} size='1x' color='#7c7c7d' />
|
||||||
|
</div>
|
||||||
|
<div className='flex-grow-1'>
|
||||||
|
<div className='fw-bold mb-1'>{props.profile?.name}</div>
|
||||||
|
<small className='text-muted'>
|
||||||
|
{`${bchWalletState.nostrKeyPair.npub.slice(0, 8)}...${bchWalletState.nostrKeyPair.npub.slice(-5)}`}
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<small className='text-muted'>
|
||||||
|
{new Date(post.created_at * 1000).toLocaleString()}
|
||||||
|
</small>
|
||||||
|
</div>
|
||||||
|
<div className='mb-4'>
|
||||||
|
<div className='fs-5 ms-5 text-dark' style={{ lineHeight: '1.3' }}>
|
||||||
|
<NostrFormat content={post.content} />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</Card.Body>
|
||||||
|
</Card>
|
||||||
|
))}
|
||||||
|
{!posts.length && loaded && (
|
||||||
|
<div className='text-center text-muted py-5 bg-light rounded-4 shadow-sm'>
|
||||||
|
<i className='bi bi-inbox-fill fs-1 mb-3 d-block opacity-50' />
|
||||||
|
<div>No posts found</div>
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
|
{!loaded && (
|
||||||
|
<div className='text-center text-muted py-5 bg-light rounded-4 shadow-sm'>
|
||||||
|
<Spinner animation='border' />
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</Container>
|
||||||
|
)
|
||||||
|
}
|
||||||
|
|
||||||
|
export default PublicRead
|
||||||
@@ -0,0 +1,169 @@
|
|||||||
|
/**
|
||||||
|
* Component for displaying SLP tokens in a grid layout
|
||||||
|
*/
|
||||||
|
import React, { useState, useEffect, useCallback } from 'react'
|
||||||
|
import { Container, Row, Col, Spinner } from 'react-bootstrap'
|
||||||
|
import config from '../../../../config'
|
||||||
|
import axios from 'axios'
|
||||||
|
import TokenCard from '../../slp-tokens/token-card'
|
||||||
|
|
||||||
|
function SlpTokensDisplay (props) {
|
||||||
|
const { appData } = props
|
||||||
|
const { bchWalletState, wallet } = props.appData
|
||||||
|
const { npub } = props
|
||||||
|
const [loaded, setLoaded] = useState(false)
|
||||||
|
const [tokens, setTokens] = useState([])
|
||||||
|
const [iconsAreLoaded, setIconsAreLoaded] = useState(false)
|
||||||
|
|
||||||
|
// Get Cid from url
|
||||||
|
const parseCid = (url) => {
|
||||||
|
// get the cid from the url format 'ipfs://bafybeicem27xbzs65uvbcgykcmscsgln3lmhbfrcoec3gdttkdgtxv5acq
|
||||||
|
if (url && url.includes('ipfs://')) {
|
||||||
|
const cid = url.split('ipfs://')[1]
|
||||||
|
return cid
|
||||||
|
}
|
||||||
|
return url
|
||||||
|
}
|
||||||
|
|
||||||
|
// Fetch mutable data if it exist and get the token icon url
|
||||||
|
const fetchTokenIcon = useCallback(async (token) => {
|
||||||
|
try {
|
||||||
|
// Get the token data
|
||||||
|
const tokenData = await appData.wallet.getTokenData(token.tokenId)
|
||||||
|
if (!tokenData.mutableData) return false // Return false if no mutable data
|
||||||
|
// Get the token icon from the mutable data
|
||||||
|
const cid = parseCid(tokenData.mutableData)
|
||||||
|
console.log('mutable data cid', cid)
|
||||||
|
|
||||||
|
const { json } = await appData.wallet.cid2json({ cid })
|
||||||
|
|
||||||
|
if (!json) return false
|
||||||
|
|
||||||
|
const iconUrl = json.tokenIcon
|
||||||
|
// Return icon url
|
||||||
|
return iconUrl
|
||||||
|
} catch (error) {
|
||||||
|
return false
|
||||||
|
}
|
||||||
|
}, [appData])
|
||||||
|
|
||||||
|
// This function loads the token icons from the ipfs gateways.
|
||||||
|
const lazyLoadTokenIcons = useCallback(async (tokenList) => {
|
||||||
|
try {
|
||||||
|
setIconsAreLoaded(false)
|
||||||
|
|
||||||
|
// map each token and fetch the icon url
|
||||||
|
for (let i = 0; i < tokenList.length; i++) {
|
||||||
|
try {
|
||||||
|
const thisToken = tokenList[i]
|
||||||
|
|
||||||
|
// Incon does not need to be downloaded, so continue with the next one
|
||||||
|
if (thisToken.iconAlreadyDownloaded) continue
|
||||||
|
|
||||||
|
// Try to get token icon url from mutable data.
|
||||||
|
const iconUrl = await fetchTokenIcon(thisToken)
|
||||||
|
console.log('iconUrl', iconUrl)
|
||||||
|
if (iconUrl) {
|
||||||
|
// Set the icon url to the token , this can be used to display the icon in the token card component.
|
||||||
|
thisToken.icon = iconUrl
|
||||||
|
}
|
||||||
|
|
||||||
|
// Mark token to prevent fetch token icon again.
|
||||||
|
thisToken.iconAlreadyDownloaded = true
|
||||||
|
// replace the token in the tokens array
|
||||||
|
const updatedTokens = [...tokenList]
|
||||||
|
updatedTokens[i] = thisToken
|
||||||
|
setTokens(updatedTokens)
|
||||||
|
} catch (error) {
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
setIconsAreLoaded(true)
|
||||||
|
} catch (error) {
|
||||||
|
console.warn(error)
|
||||||
|
setIconsAreLoaded(true)
|
||||||
|
}
|
||||||
|
}, [fetchTokenIcon, setTokens])
|
||||||
|
|
||||||
|
useEffect(() => {
|
||||||
|
// setTokens(bchWalletState.slpTokens || [])
|
||||||
|
const getTokens = async () => {
|
||||||
|
try {
|
||||||
|
const { nostrKeyPair } = bchWalletState
|
||||||
|
if (nostrKeyPair.npub === npub) {
|
||||||
|
setTokens(bchWalletState.slpTokens)
|
||||||
|
setLoaded(true)
|
||||||
|
return
|
||||||
|
}
|
||||||
|
setLoaded(false)
|
||||||
|
const url = `${config.dexServer}/sm/npub/${npub}`
|
||||||
|
const response = await axios.get(url)
|
||||||
|
console.log('response', response.data)
|
||||||
|
const addr = response.data.bchAddr
|
||||||
|
|
||||||
|
const tokenList = await wallet.listTokens(addr)
|
||||||
|
setTokens(tokenList)
|
||||||
|
// setTokens(response.data)
|
||||||
|
setLoaded(true)
|
||||||
|
|
||||||
|
lazyLoadTokenIcons(tokenList)
|
||||||
|
} catch (error) {
|
||||||
|
console.error('Error fetching tokens:', error)
|
||||||
|
setLoaded(true)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if (!loaded) {
|
||||||
|
getTokens()
|
||||||
|
}
|
||||||
|
}, [bchWalletState, npub, loaded, lazyLoadTokenIcons, wallet])
|
||||||
|
|
||||||
|
return (
|
||||||
|
<Container>
|
||||||
|
{!loaded && (
|
||||||
|
<div className='d-flex justify-content-center align-items-center h-100 mb-4'>
|
||||||
|
<Spinner />
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
|
{loaded && tokens.length !== 0 &&
|
||||||
|
<div className='bg-white rounded-1 shadow-sm border mb-4'>
|
||||||
|
<div className='p-3 border-bottom bg-light rounded-top-4'>
|
||||||
|
<h5 className='mb-0 fw-bold text-dark'>SLP Tokens</h5>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
className='p-3'
|
||||||
|
style={{
|
||||||
|
height: '800px',
|
||||||
|
overflowY: 'auto',
|
||||||
|
maxHeight: '800px'
|
||||||
|
}}
|
||||||
|
>
|
||||||
|
<Row>
|
||||||
|
{!iconsAreLoaded &&
|
||||||
|
<Col xs={12} style={{ display: 'flex', justifyContent: 'center', alignItems: 'center' }}>
|
||||||
|
<div style={{ borderRadius: '10px', backgroundColor: '#f0f0f0', padding: '10px', display: 'flex', justifyContent: 'center', alignItems: 'center', width: 'fit-content' }}>
|
||||||
|
<span style={{ marginRight: '10px' }}>Loading Token Icons </span>
|
||||||
|
<Spinner animation='border' />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</Col>}
|
||||||
|
|
||||||
|
{tokens.map(thisToken => (
|
||||||
|
<TokenCard
|
||||||
|
appData={appData}
|
||||||
|
token={thisToken}
|
||||||
|
key={`${thisToken.tokenId}`}
|
||||||
|
refreshTokens={() => { }}
|
||||||
|
hideSendBtn
|
||||||
|
/>
|
||||||
|
))}
|
||||||
|
|
||||||
|
</Row>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>}
|
||||||
|
</Container>
|
||||||
|
)
|
||||||
|
}
|
||||||
|
|
||||||
|
export default SlpTokensDisplay
|
||||||
@@ -12,7 +12,7 @@ import InfoButton from './info-button'
|
|||||||
import SendTokenButton from './send-token-button'
|
import SendTokenButton from './send-token-button'
|
||||||
|
|
||||||
function TokenCard (props) {
|
function TokenCard (props) {
|
||||||
const { token } = props
|
const { token, hideSendBtn } = props
|
||||||
const [icon, setIcon] = useState(token.icon)
|
const [icon, setIcon] = useState(token.icon)
|
||||||
|
|
||||||
// Update icon state every token.icon changes
|
// Update icon state every token.icon changes
|
||||||
@@ -64,13 +64,15 @@ function TokenCard (props) {
|
|||||||
<Col>
|
<Col>
|
||||||
<InfoButton token={props.token} />
|
<InfoButton token={props.token} />
|
||||||
</Col>
|
</Col>
|
||||||
<Col>
|
{!hideSendBtn && (
|
||||||
<SendTokenButton
|
<Col>
|
||||||
token={props.token}
|
<SendTokenButton
|
||||||
appData={props.appData}
|
token={props.token}
|
||||||
refreshTokens={props.refreshTokens}
|
appData={props.appData}
|
||||||
/>
|
refreshTokens={props.refreshTokens}
|
||||||
</Col>
|
/>
|
||||||
|
</Col>
|
||||||
|
)}
|
||||||
</Row>
|
</Row>
|
||||||
</Container>
|
</Container>
|
||||||
</Card.Body>
|
</Card.Body>
|
||||||
|
|||||||
@@ -5,25 +5,34 @@
|
|||||||
// Global npm libraries
|
// Global npm libraries
|
||||||
import React, { useState, useEffect } from 'react'
|
import React, { useState, useEffect } from 'react'
|
||||||
import { useParams } from 'react-router-dom'
|
import { useParams } from 'react-router-dom'
|
||||||
import { Container, Row, Col, Tabs, Tab, Spinner } from 'react-bootstrap'
|
import { Container, Row, Col, Spinner, Carousel } from 'react-bootstrap'
|
||||||
import ReactMarkdown from 'react-markdown'
|
import ReactMarkdown from 'react-markdown'
|
||||||
|
|
||||||
function UserDataReview (props) {
|
function UserDataReview (props) {
|
||||||
const appData = props.appData
|
const appData = props.appData
|
||||||
const [media, setMedia] = useState([])
|
const [media, setMedia] = useState([])
|
||||||
const [markdown, setMarkdown] = useState('')
|
const [markdown, setMarkdown] = useState('')
|
||||||
const [activeTab, setActiveTab] = useState('media')
|
|
||||||
const [loading, setLoading] = useState(true)
|
const [loading, setLoading] = useState(true)
|
||||||
const [error, setError] = useState(null)
|
const [error, setError] = useState(null)
|
||||||
|
const [tokenData, setTokenData] = useState(null)
|
||||||
// Get the id parameter from the URL
|
// Get the id parameter from the URL
|
||||||
const { cid } = useParams()
|
const { tokenId } = useParams()
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
const loadMedia = async () => {
|
const loadData = async () => {
|
||||||
setLoading(true)
|
|
||||||
try {
|
try {
|
||||||
|
const tokenData = await appData.wallet.getTokenData(tokenId)
|
||||||
|
|
||||||
|
setTokenData(tokenData)
|
||||||
|
setLoading(true)
|
||||||
|
|
||||||
|
if (!tokenData.mutableData) throw new Error('Mutable data not found')
|
||||||
|
|
||||||
|
const cid = parseCid(tokenData.mutableData)
|
||||||
|
|
||||||
const { json } = await appData.wallet.cid2json({ cid })
|
const { json } = await appData.wallet.cid2json({ cid })
|
||||||
const userDataString = json.userData
|
const userDataString = json.userData
|
||||||
|
|
||||||
if (userDataString) {
|
if (userDataString) {
|
||||||
const userData = JSON.parse(userDataString)
|
const userData = JSON.parse(userDataString)
|
||||||
setMedia(userData.media)
|
setMedia(userData.media)
|
||||||
@@ -34,60 +43,80 @@ function UserDataReview (props) {
|
|||||||
}
|
}
|
||||||
setLoading(false)
|
setLoading(false)
|
||||||
}
|
}
|
||||||
loadMedia()
|
loadData()
|
||||||
}, [cid, appData.wallet])
|
}, [tokenId, appData.wallet])
|
||||||
|
|
||||||
|
// Get Cid from url
|
||||||
|
const parseCid = (url) => {
|
||||||
|
// get the cid from the url format 'ipfs://bafybeicem27xbzs65uvbcgykcmscsgln3lmhbfrcoec3gdttkdgtxv5acq
|
||||||
|
if (url && url.includes('ipfs://')) {
|
||||||
|
const cid = url.split('ipfs://')[1]
|
||||||
|
return cid
|
||||||
|
}
|
||||||
|
return url
|
||||||
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Container>
|
<Container>
|
||||||
<Row>
|
<Row>
|
||||||
<Col>
|
<Col>
|
||||||
|
{/** Error message */}
|
||||||
{error && <p className='text-danger'>{error}</p>}
|
{error && <p className='text-danger'>{error}</p>}
|
||||||
{loading
|
|
||||||
? (
|
{/** Loading spinner */}
|
||||||
|
{loading &&
|
||||||
|
(
|
||||||
<div className='text-center my-5'>
|
<div className='text-center my-5'>
|
||||||
<Spinner animation='border' role='status' variant='primary'>
|
<Spinner animation='border' role='status' variant='primary'>
|
||||||
<span className='visually-hidden'>Loading...</span>
|
<span className='visually-hidden'>Loading...</span>
|
||||||
</Spinner>
|
</Spinner>
|
||||||
</div>
|
</div>
|
||||||
)
|
)}
|
||||||
: (
|
{/** User data */}
|
||||||
<Tabs
|
{!loading && !error && (
|
||||||
activeKey={activeTab}
|
<div className='text-center'>
|
||||||
onSelect={(k) => setActiveTab(k)}
|
{/** Name */}
|
||||||
className='mb-4'
|
<h1>{tokenData.genesisData.name}</h1>
|
||||||
>
|
|
||||||
<Tab eventKey='media' title='Media'>
|
{/** Media Content Carousel */}
|
||||||
{media && media.length > 0
|
{media && media.length > 0
|
||||||
? (
|
? (
|
||||||
<Row className='mt-3'>
|
<div className='my-5 '>
|
||||||
{media.map((item, index) => (
|
<Carousel>
|
||||||
<Col key={index} xs={12} sm={6} md={4} lg={4} className='mb-3'>
|
{media.map((item, index) => (
|
||||||
<img
|
<Carousel.Item key={index}>
|
||||||
src={item.url}
|
<img
|
||||||
alt={`Review media ${index + 1}`}
|
className='d-block w-100'
|
||||||
style={{ width: '100%', height: '250px', objectFit: 'cover', borderRadius: '8px' }}
|
src={item.url}
|
||||||
/>
|
alt={`Review media ${index + 1}`}
|
||||||
</Col>
|
style={{ height: '400px', objectFit: 'contain' }}
|
||||||
))}
|
/>
|
||||||
</Row>
|
<Carousel.Caption>
|
||||||
)
|
<p>Image {index + 1} of {media.length}</p>
|
||||||
: (
|
</Carousel.Caption>
|
||||||
<p className='mt-3'>No media content available</p>
|
</Carousel.Item>
|
||||||
)}
|
))}
|
||||||
</Tab>
|
</Carousel>
|
||||||
<Tab eventKey='markdown' title='Content'>
|
<style>{'.carousel-control-next,.carousel-control-prev, .carousel-indicators {filter: invert(100%); } '}
|
||||||
{markdown
|
</style>
|
||||||
? (
|
</div>
|
||||||
<div className='markdown-content mt-3'>
|
)
|
||||||
<ReactMarkdown>{markdown}</ReactMarkdown>
|
: (
|
||||||
</div>
|
<p className='mt-3'>No media content available</p>
|
||||||
)
|
)}
|
||||||
: (
|
|
||||||
<p className='mt-3'>No content available</p>
|
{/** Markdown Content */}
|
||||||
)}
|
{markdown
|
||||||
</Tab>
|
? (
|
||||||
</Tabs>
|
<div className='markdown-content my-5 text-center'>
|
||||||
)}
|
<ReactMarkdown>{markdown}</ReactMarkdown>
|
||||||
|
</div>
|
||||||
|
)
|
||||||
|
: (
|
||||||
|
<p className='mt-3'>No content available</p>
|
||||||
|
)}
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
</Col>
|
</Col>
|
||||||
</Row>
|
</Row>
|
||||||
</Container>
|
</Container>
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ import Logo from './psf-logo.png'
|
|||||||
|
|
||||||
function NavMenu (props) {
|
function NavMenu (props) {
|
||||||
// Get the current path
|
// Get the current path
|
||||||
const { currentPath } = props.appData
|
const { currentPath, bchWalletState } = props.appData
|
||||||
|
|
||||||
// Navbar state
|
// Navbar state
|
||||||
const [expanded, setExpanded] = useState(false)
|
const [expanded, setExpanded] = useState(false)
|
||||||
@@ -71,12 +71,19 @@ function NavMenu (props) {
|
|||||||
Nostr Post
|
Nostr Post
|
||||||
</NavLink>
|
</NavLink>
|
||||||
<NavLink
|
<NavLink
|
||||||
className={currentPath === '/nostr-read' ? 'nav-link-active' : 'nav-link-inactive'}
|
className={currentPath === '/profile' ? 'nav-link-active' : 'nav-link-inactive'}
|
||||||
to='/nostr-read'
|
to={`/profile/${bchWalletState?.nostrKeyPair?.npub}`}
|
||||||
onClick={handleClickEvent}
|
onClick={handleClickEvent}
|
||||||
>
|
>
|
||||||
Nostr Profile
|
Nostr Profile
|
||||||
</NavLink>
|
</NavLink>
|
||||||
|
<NavLink
|
||||||
|
className={currentPath === '/content-creators' ? 'nav-link-active' : 'nav-link-inactive'}
|
||||||
|
to='/content-creators'
|
||||||
|
onClick={handleClickEvent}
|
||||||
|
>
|
||||||
|
Content Creators
|
||||||
|
</NavLink>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ const config = {
|
|||||||
radicleUrl: 'https://app.radicle.network/seeds/maple.radicle.garden/rad:git:hnrkd5cjwwb5tzx37hq9uqm5ubon7ee468xcy/remotes/hyyycncbn9qzqmobnhjq9rry6t4mbjiadzjoyhaknzxjcz3cxkpfpc',
|
radicleUrl: 'https://app.radicle.network/seeds/maple.radicle.garden/rad:git:hnrkd5cjwwb5tzx37hq9uqm5ubon7ee468xcy/remotes/hyyycncbn9qzqmobnhjq9rry6t4mbjiadzjoyhaknzxjcz3cxkpfpc',
|
||||||
|
|
||||||
dexServer: 'https://dex-api.fullstack.cash',
|
dexServer: 'https://dex-api.fullstack.cash',
|
||||||
|
// dexServer: 'http://localhost:5700',
|
||||||
|
|
||||||
nostrTopic: 'bch-dex-test-topic-02',
|
nostrTopic: 'bch-dex-test-topic-02',
|
||||||
nostrRelay: 'wss://nostr-relay.psfoundation.info'
|
nostrRelay: 'wss://nostr-relay.psfoundation.info'
|
||||||
|
|||||||
+4
-2
@@ -13,7 +13,8 @@ function useAppState () {
|
|||||||
ssr: true,
|
ssr: true,
|
||||||
defaultValue: {
|
defaultValue: {
|
||||||
serverUrl: 'https://free-bch.fullstack.cash' // Default server
|
serverUrl: 'https://free-bch.fullstack.cash' // Default server
|
||||||
}
|
},
|
||||||
|
nftData: {}
|
||||||
})
|
})
|
||||||
|
|
||||||
console.log('lsState: ', lsState)
|
console.log('lsState: ', lsState)
|
||||||
@@ -38,7 +39,7 @@ function useAppState () {
|
|||||||
const [denyClose, setDenyClose] = useState(false)
|
const [denyClose, setDenyClose] = useState(false)
|
||||||
|
|
||||||
// NFTs for sale stored data to improve performance
|
// NFTs for sale stored data to improve performance
|
||||||
const [nftForSaleCacheData, setNftForSaleCacheData] = useState({})
|
const [nftForSaleCacheData, setNftForSaleCacheData] = useState(lsState.nftData || {})
|
||||||
|
|
||||||
// The wallet state makes this a true progressive web app (PWA). As
|
// The wallet state makes this a true progressive web app (PWA). As
|
||||||
// balances, UTXOs, and tokens are retrieved, this state is updated.
|
// balances, UTXOs, and tokens are retrieved, this state is updated.
|
||||||
@@ -107,6 +108,7 @@ function useAppState () {
|
|||||||
const newCacheData = Object.assign({}, cacheData, data) // Merge the new data with the cache data
|
const newCacheData = Object.assign({}, cacheData, data) // Merge the new data with the cache data
|
||||||
allCacheData[tokenId] = newCacheData // Update the cache data
|
allCacheData[tokenId] = newCacheData // Update the cache data
|
||||||
setNftForSaleCacheData(allCacheData) // Update the state
|
setNftForSaleCacheData(allCacheData) // Update the state
|
||||||
|
updateLocalStorage({ nftData: allCacheData }) // Update the local storage
|
||||||
}
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user