当前位置:   article > 正文

Solana SOL链发币教程--solana链上Metaplex 代币元数据mpltoken-metadata交互程序部署【pdf+视频SOL发币教程下载)_solana发币教程

solana发币教程

将附加数据附加到 Solana 上的同质或非同质代币的程序。它使用从 Mint 帐户地址派生的程序派生地址(PDA)来实现此目的。附加元数据包括SPL代币或者NFT的名称,简称,描述信息,logo等元素。
下面的包可用于与令牌元数据程序交互。安装必须的依赖包,支持使用TypeScript和Rust语言。

TypeScript

npm install @metaplex-foundation/mpl-token-metadata

RUST

cargo add mpl-token-metadata

程序包部署流程

pnpm validator


From the root directory of the repository.
Install the required packages:

pnpm install

Build the program:

pnpm programs:build

This will create the program binary at <RooT>/programs/.bin
软件部署完成后运行测试
Token Metadata includes two sets of tests: BPF and TypeScript.
BPF
From the root directory of the repository:

pnpm programs:test

TypeScript
From the root directory of the repository.

pnpm validator

This will start a local validator using Amman.
After starting the validator, go to the folder <RooT>/clients/js and run:

pnpm install

This will install the required packages for the tests. Then, run:

pnpm build && pnpm test

pdf+视频Solana链SOL发币教程及多模式组合合约源代码下载:
、工具使用)教程下载:Solana链SOL发币(合约部署、开源、锁仓、LP、参数配置、开发、故障处理、

多模式(燃烧、回流指定营销地址、分红本币及任意币种,邀请推广八代收益,LP加池分红、交易分红、复利
分红、NFT分红、自动筑池、动态手续费、定时开盘、回购)组合合约源代码下载:

pdf+视频Solana链SOL发币教程及多模式组合合约源代码下载地址:

本人仅供参考,不构成任何投资建议!!!

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/608399
推荐阅读
相关标签
  

闽ICP备14008679号