|
4 mēneši atpakaļ | |
---|---|---|
.. | ||
idl | 1 gadu atpakaļ | |
src | 2 gadi atpakaļ | |
tests | 1 gadu atpakaļ | |
ts | 1 gadu atpakaļ | |
.solitarc.js | 1 gadu atpakaļ | |
Cargo.toml | 4 mēneši atpakaļ | |
README.md | 1 gadu atpakaļ | |
jest.config.js | 1 gadu atpakaļ | |
package.json | 3 gadi atpakaļ |
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