Program ID: J4BSb2jYCnLsxAiaEeVktKfSjbAwUiDV8X5KzFhqkR2T
For Localnet
anchor test
For Devnet
anchor test --provider.cluster devnet
const umi = createUmi("https://api.devnet.solana.com")
.use(mplTokenMetadata())
.use(walletAdapterIdentity(owner_keypair));
Please note that the minimum amount of SOL for withdrawal is 50 SOL. So, this might fail on devnet testing.
DeResHub is a research platform in the Solana ecosystem. It is built on two main pillars that drive innovation.
The first pillar focuses on creating mechanisms and tools to support high-quality research, help with founing, and build up researchers' reputations in the Solana community.
The second pillar adds an engagement layer that motivates researchers and participants. This includes a loyalty program where supporters can propose specific research topics. These supporters I called them catalyst are able to get early access to published research they proposed and can share in royalties.
Our core principle is that all research must be published on-chain, and all the distributions are transparent.
For the MVP for this capstone project, we will foucus on the research side first, especially tokenizing research. Here is how it works:
- A researcher connects their wallet to create an account.
- A researcher uploads their paper as a PDF.
- The paper enters a pre-print stage for peer review.
- After passing review, the researcher can decide whether to make it open access or charge a fee for use.
- The researcher can publish the paper on-chain and mint a NFT, which will show up on DeResHub homepage.