Commit Graph

52 Commits

Author SHA1 Message Date
Jordan Sexton 18c22c7cef
Add link to new web3.js repo (#30096) 2023-02-27 10:23:54 -06:00
Steven Luscher a2cf25153f
Fuck this whole web3.js thing (#30062) 2023-02-01 14:34:23 -08:00
Steven Luscher fcde8c8366
chore: remove last references to Flow types in web3.js (#29061) 2022-12-02 16:56:34 -08:00
Yihau Chen 2a417de916
chore: web3js get rid of Travis (#28695)
* ci: remove travis related file

* docs: remove travis badge from README.md

* chore: npm uninstall @commitlint/travis-cli

* ci: add test.sh script

* ci: rebuild web3 pipeline when yml changed
2022-11-01 19:06:21 +08:00
Dmitri Makarov 34865d032c chore: update Solana docs and code comments that specify "BPF" to "SBF" 2022-10-31 14:14:25 -04:00
Steven Luscher a98f58f0dc
chore: update the README for web3.js with compatibility notes (#27706) 2022-09-09 14:42:36 -07:00
Steven Luscher 00ce805788
chore: Update web3.js README to ask that contributions and issues regarding web3.js be filed against the monorepo and not the mirror 2022-07-31 21:12:59 -07:00
Mike MacCana 6d7a569087
chore: make documentation and examples more prominent in README (#26498)
* Make documentation and examples more prominent in README

There's a lot more documentation to this library than many users would see looking at the current README

- Make a dedicated 'Documentation and examples' heading
- Bring the Solana Cookbook (which has more examples than all the other documentation listed in the README) to the top 
- Mention the examples higher up in the README

* Update web3.js/README.md

* Update web3.js/README.md
2022-07-08 22:00:33 +01:00
Justin Starry 7c45d94ccc
feat: remove flow type generation (#24380) 2022-04-16 08:12:29 +08:00
Blockchain Man e22c97d541
docs: absolute path for web3 examples (#21086)
The relative path causes a broken link on the github pages for https://solana-labs.github.io/solana-web3.js/.

It currently points to https://solana-labs.github.io/solana-web3.js/examples, which DNE.
2021-11-03 13:15:53 -07:00
Ryan 20b3df02d4
docs: fixed typo in readme (#21154) 2021-11-03 13:15:03 -07:00
Ryan M. Shea 0682d2de31
Add Disclaimer to Explorer and web3js (#18820)
* Add Disclaimer to Explorer

* Add disclaimer to Web3js
2021-07-22 14:08:16 -06:00
chaseeb 4015e638e4
docs: update web3 repo readme (#18761)
Update web3 repo readme with links to example scripts
2021-07-19 12:05:24 -04:00
imprfekt 5787ac813f
chore: update instructions for web3.js (#17422)
* Update instructions for web3.js

Removed broken link, updated instructions to get latest version for browser bundle.
2 pedantic changes.

* chore: update module.flow.js link

Co-authored-by: Justin Starry <justin@solana.com>
2021-05-27 23:53:26 -07:00
Colin Gray 9ff17a1c18 Update web3.js import sample 2021-05-03 23:32:45 -07:00
Justin Starry e9b08b5e7f fix: remove deprecated bpf-sdk, localnet, and examples
BREAKING CHANGE: Removed binaries solana-localnet and solana-bpf-sdk-install.
Please install the Solana CLI tools to download the BPF SDK and to
install the solana-test-validator binary intead.
2021-03-19 17:45:08 +08:00
Justin Starry 3eb9f7b3eb chore: project config changes for typescript migration 2021-03-17 10:26:00 +08:00
Justin Starry b809ed0404
fix: update browser bundle link (#15386) 2021-02-18 11:34:57 +08:00
Michael Vines fd7d2f82ae chore: port web3.js to solana-test-validator 2020-12-17 20:53:10 +00:00
Michael Vines de9799962c fix: remove broken links from README 2020-06-14 23:24:22 -07:00
Justin Starry 7184fd79f6 chore: fix broken doc links 2020-06-14 21:57:04 -07:00
Michael Vines e0f51fbcaf doc: correct link to JSON RPC API 2020-06-14 21:57:04 -07:00
Michael Vines b3319452e5 chore: update BPF SDK portions of README 2020-06-14 21:57:04 -07:00
Jack May 4c4f5a0fb9 Add BPF Rust noop example (#316) 2020-06-14 21:57:04 -07:00
Michael Vines 243a4625f1 doc: rename network to cluster 2020-06-14 21:57:04 -07:00
Greg Fitzgerald 6ea01eb90c Fix JSON RPC API link 2020-06-14 21:57:04 -07:00
Jack May 04962c5cec chore: remove elfy from rollup 2020-06-14 21:57:04 -07:00
Michael Vines b1e811473a fix: add clang install info 2020-06-14 21:57:04 -07:00
Michael Vines 300da5b626 docs: up -> down 2020-06-14 21:57:04 -07:00
Michael Vines feab984cf1 docs: d 2020-06-14 21:57:04 -07:00
Michael Vines d3d1bce4c2 feat: add solana-localnet program 2020-06-14 21:57:04 -07:00
Michael Vines 6b1d1b41b5 docs: add semantic-release badge 2020-06-14 21:57:04 -07:00
Michael Vines e3d4872b67 Docs: Add link 2020-06-14 21:57:04 -07:00
Michael Vines 721ce794e8 feat(flow): add initial flow library definition 2020-06-14 21:57:04 -07:00
Michael Vines 27fbc8bb72 Add link to tic-tac-toe 2020-06-14 21:57:04 -07:00
Michael Vines e249e4f5c7 Add npm downloads badge 2020-06-14 21:57:04 -07:00
Michael Vines b37706469b Add david-dm badges 2020-06-14 21:57:04 -07:00
Michael Vines 38d2ea58a5 Clean up badges 2020-06-14 21:57:04 -07:00
Michael Vines cc4019f56f Update to v0.0.6 2020-06-14 21:57:04 -07:00
Michael Vines 552f2f137a Update README.md 2020-06-14 21:57:04 -07:00
Michael Vines 9dddb84599 Shuffle badges 2020-06-14 21:57:04 -07:00
Michael Vines 4184845997 De-. 2020-06-14 21:57:04 -07:00
Michael Vines 4ca59533a4 Link to example-webwallet 2020-06-14 21:57:04 -07:00
Michael Vines b33633fb9c Minor text update 2020-06-14 21:57:04 -07:00
Michael Vines c55d21626f Update README.md 2020-06-14 21:57:04 -07:00
Michael Vines 015aff0a4c Remove coveralls 2020-06-14 21:57:04 -07:00
Michael Vines 4f396e60fe Add codecov.io 2020-06-14 21:57:04 -07:00
Michael Vines 36df1b1e5e Add local browser example 2020-06-14 21:57:04 -07:00
Michael Vines 0575148594 Add more documentation 2020-06-14 21:57:04 -07:00
Michael Vines 1ba4492054 Add npm badge 2020-06-14 21:57:04 -07:00