Coder Social home page Coder Social logo

smartagentprotocol / smartagents Goto Github PK

View Code? Open in Web Editor NEW
29.0 5.0 16.0 512.37 MB

Open Source Chat Interface For Web3 Wallets, Dapps, & Smart Contracts

Home Page: https://app.ens.domains/smartagents.eth

License: MIT License

HTML 0.06% CSS 0.47% JavaScript 3.43% TypeScript 8.50% Shell 0.01% Rust 24.19% Makefile 61.10% LLVM 2.25% C 0.01%
ethereum open-source optimism-l2 smart-contracts web3

smartagents's Introduction

SmartAgents README

Welcome to the Smart Agent Github & community. There are a ton of resources and ways to get involved. We are building a generalized protocol & network for connecting AI Agents to Smart Contracts that is completely open source & decentralized. We believe AGI is coming and the best way to have a positive outcome is to empower everyone with access to this expansion in intelligence.

Getting Up to Speed On Smart Agents & Morpheus:

Developer Resources:

Under Development:

Community Links:

smartagents's People

Contributors

betterbrand avatar davidajohnston avatar domsteil avatar omahs avatar pedrocruzio avatar thekurrent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

smartagents's Issues

Webpack issues

  1. node fires up with node index.js from the frontend directory
  2. client starts with yarn start and from the client directory.
  3. localhost opens without fail
  4. The prompts are working,
    Seems like my webpack is unhappy about something. I have updated and installed it in every directory involved.

SmartAI Agent Frontend 2023-06-07 12-49-01

The only issue is from webpack in the terminal

Failed to parse source map: 'webpack:///../../src.ts/coders/abstract-coder.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/coders/address.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/coders/anonymous.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/coders/array.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/coders/boolean.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/coders/bytes.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/coders/fixed-bytes.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/coders/null.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/coders/number.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/coders/string.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/coders/tuple.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/ens-normalize/decoder.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/ens-normalize/include.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src.ts/ens-normalize/lib.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src/chains/index.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src/eips/index.ts' URL is not supported

Failed to parse source map: 'webpack:///../../src/hardforks/index.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/_version.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/abi-coder.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/addresses.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/bignumber.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/bignumbers.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/browser-base64.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/bytes32.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/fixednumber.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/fragments.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/hashes.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/id.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/idna.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/index.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/interface.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/message.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/namehash.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/strings.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/typed-data.ts' URL is not supported

Failed to parse source map: 'webpack:///../src.ts/utf8.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/account.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/address.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/baseTransaction.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/bytes.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/constants.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/eip1559Transaction.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/eip2930Transaction.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/externals.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/hash.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/helpers.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/index.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/internal.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/legacyTransaction.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/object.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/signature.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/transactionFactory.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/types.ts' URL is not supported

Failed to parse source map: 'webpack:///../src/util.ts' URL is not supported

Failed to parse source map: 'webpack:///src/hash-utils.ts' URL is not supported

Failed to parse source map: 'webpack:///src/keccak.ts' URL is not supported

Failed to parse source map: 'webpack:///src/random.ts' URL is not supported

Failed to parse source map: 'webpack:///src/secp256k1.ts' URL is not supported

Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/abstract-coder.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/address.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/anonymous.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/array.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/boolean.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/bytes.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/fixed-bytes.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/null.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/number.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/string.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/coders/tuple.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/ens-normalize/decoder.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/ens-normalize/include.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src.ts/ens-normalize/lib.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src/chains/index.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src/eips/index.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../../src/hardforks/index.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/_version.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/abi-coder.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/addresses.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/bignumber.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/bignumbers.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/browser-base64.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/bytes32.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/fixednumber.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/fragments.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/hashes.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/id.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/idna.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/index.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/interface.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/message.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/namehash.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/strings.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/typed-data.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src.ts/utf8.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/account.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/address.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/baseTransaction.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/bytes.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/constants.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/eip1559Transaction.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/eip2930Transaction.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/externals.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/hash.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/helpers.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/index.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/internal.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/legacyTransaction.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/object.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/signature.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/transactionFactory.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/types.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///../src/util.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///src/hash-utils.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///src/keccak.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///src/random.ts' URL is not supported

WARNING in ./node_modules/web3/dist/web3.min.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: 'webpack:///src/secp256k1.ts' URL is not supported

webpack compiled with 58 warnings

front end in rust

more secure application thread

it's interesting to explore a rust front end , and business models that include updates in permissionless IP-less opensource contributions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.