Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambient Auction

This repo contains the datastructures that make up the Ambient auction program.

Building

This crate is largely intended to be a library. However, there is a debugging utiltity called decode-account that allows for decoding raw or base64/base58/hex encoded accounts and displaying their most relevant information as text.

The binary is cfg-ed out by default and requires the decoder feature to be enabled in order to build.

To build the binary:

cargo build --release --bin decode-account --features decoder

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages