Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LamportsToSol ¶
LamportsToSol Approximately convert fractional native tokens (lamports) into native tokens (SOL)
func LamportsToString ¶
func SolToLamports ¶
SolToLamports Approximately convert native tokens (SOL) into fractional native tokens (lamports)
Types ¶
type IrysProvider ¶
type IrysProvider struct {
// contains filtered or unexported fields
}
func NewIrysProvider ¶
func NewIrysProvider(endpoint irys.Endpoint, gateway string) *IrysProvider
func (IrysProvider) MetadataURI ¶
func (i IrysProvider) MetadataURI(ctx context.Context, connection *web3.Connection, payer web3.Signer, basic web3kit.BasicMetadata) (string, error)
Click to show internal directories.
Click to hide internal directories.