Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP) Closes block-base/satellites#656: Add pagination for assets #660

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

(WIP) Closes block-base/satellites#656: Add pagination for assets #660

wants to merge 1 commit into from

Conversation

Wryhder
Copy link

@Wryhder Wryhder commented Sep 23, 2019

@kolife01 Could you please take a look at this PR? I'd like to see if I'm on the right track.
I'm using vue-paginate for pagination.


IssueHunt Summary

Referenced issues

This pull request has been submitted to:


IssueHunt has been backed by the following sponsors. Become a sponsor

@kolife01
Copy link
Contributor

kolife01 commented Sep 24, 2019

Thank you for PR. Using Vue-Pagenate was good. However Something was not good. Maybe you need to insert <paginate> in market.vue and mypage.vue.
Do you some sample assets for checking code?
If you don't have assets, you can mint sample assets using mintBadge of function free here.
https://rinkeby.etherscan.io/dapp/0x84f6261350151dc9cbf5b33c5354fe9a82166e26#writeContract

Please check working using sample assets.
And submit pull request via IssueHunt to receive this reward.
https://issuehunt.io/r/block-base/satellites/issues/656

@Wryhder Wryhder changed the title Closes block-base/satellites#656: Add pagination for assets (WIP) Closes block-base/satellites#656: Add pagination for assets Sep 28, 2019
@Wryhder
Copy link
Author

Wryhder commented Sep 30, 2019

@kolife01 Thanks a lot for your feedback. I'm new to the Blockchain ecosystem, so it took me a while to figure out what I needed to know to mint the sample assets (for example, I didn't know what rinkeby was and I didn't even have an Ethereum wallet).

I've made some modifications to the app's configuration, so I now see the MyPage link in the navbar and my sample assets are displayed, but I'm having trouble getting assets to display on the Market page. How do I do this, please?

And submit pull request via IssueHunt to receive this reward.
https://issuehunt.io/r/block-base/satellites/issues/656

Okay, thanks.

@kolife01
Copy link
Contributor

kolife01 commented Oct 4, 2019

Good! You entered the blockchain world!

but I'm having trouble getting assets to display on the Market page. How do I do this, please?

Open the plugins/config.ts file and edit the params below.

const networkId = 4  
const relayer = 'https://relayer-rinkeby.nftsatellites.com/v2/'

@Wryhder
Copy link
Author

Wryhder commented Feb 16, 2020

@kolife01 Hello. Big apologies for going AWOL without an update.
I'd like to complete this, and I need some help if you've some time.

I've made that modification above, but the pages (MyPage and Market) won't load now. I've got errors in the console.

Satellites2

Satellites

I've tried to use browser extensions in both Firefox and Chrome to deal with the CORS issue, but they haven't helped. The errors still remain. I'm not sure what else to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants