|
há 2 anos atrás | |
---|---|---|
.. | ||
idl | há 3 anos atrás | |
src | há 2 anos atrás | |
tests | há 3 anos atrás | |
ts | há 3 anos atrás | |
.solitarc.js | há 3 anos atrás | |
Cargo.toml | há 2 anos atrás | |
README.md | há 3 anos atrás | |
jest.config.js | há 3 anos atrás | |
package.json | há 3 anos atrás |
This example program is written using Solana native using MPL stack.
cargo build-bpf
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