|
пре 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