|
4 сар өмнө | |
---|---|---|
.. | ||
idl | 1 жил өмнө | |
src | 2 жил өмнө | |
tests | 1 жил өмнө | |
ts | 1 жил өмнө | |
.solitarc.js | 1 жил өмнө | |
Cargo.toml | 4 сар өмнө | |
README.md | 1 жил өмнө | |
jest.config.js | 1 жил өмнө | |
package.json | 3 жил өмнө |
This example program is written using Solana native using MPL stack.
cargo build-sbf
shank build
yarn solita
const accountInfo = await connection.getAccountInfo(address, { commitment: "confirmed" });
in order to allow the tests to pass. In the future versions of Solita, this will be fixed.yarn test